rm private SignatureRegistry trait
This commit is contained in:
committed by
Dan Gohman
parent
ee26b9ead7
commit
805fbb4d2a
@@ -1,5 +1,5 @@
|
||||
use crate::callable::{WasmtimeFn, WrappedCallable};
|
||||
use crate::runtime::{SignatureRegistry, Store};
|
||||
use crate::runtime::Store;
|
||||
use crate::types::ValType;
|
||||
use std::any::Any;
|
||||
use std::cell::RefCell;
|
||||
|
||||
Reference in New Issue
Block a user