mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
cargo fmt
This commit is contained in:
2
lib/api/src/js/externals/mod.rs
vendored
2
lib/api/src/js/externals/mod.rs
vendored
@@ -12,8 +12,8 @@ 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;
|
||||
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user