mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 06:38:22 +00:00
cargo fmt
This commit is contained in:
4
lib/api/src/js/externals/mod.rs
vendored
4
lib/api/src/js/externals/mod.rs
vendored
@@ -12,10 +12,10 @@ pub use self::table::Table;
|
||||
|
||||
use crate::js::export::{Export, VMFunction, VMGlobal, VMMemory, VMTable};
|
||||
use crate::js::exports::{ExportError, Exportable};
|
||||
use crate::js::types::AsJs;
|
||||
use crate::js::store::StoreObject;
|
||||
use crate::js::types::AsJs;
|
||||
|
||||
/*
|
||||
/*
|
||||
|
||||
|
||||
use crate::js::store::InternalStoreHandle;
|
||||
|
||||
Reference in New Issue
Block a user