mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-25 14:41:32 +00:00
cargo fmt
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
use wasmer_runtime::Instance;
|
||||
use std::mem;
|
||||
use wasmer_runtime::Instance;
|
||||
|
||||
#[repr(transparent)]
|
||||
pub struct VarArgs {
|
||||
|
Reference in New Issue
Block a user