cargo fmt

This commit is contained in:
Brandon Fish
2019-01-18 00:18:13 -06:00
parent 5e1287d9d9
commit e43c3cb2eb
11 changed files with 59 additions and 59 deletions

View File

@ -1,5 +1,5 @@
use wasmer_runtime::Instance;
use std::mem;
use wasmer_runtime::Instance;
#[repr(transparent)]
pub struct VarArgs {