Type Alias WasmStore

Source
pub type WasmStore = Store<WasmStoreData>;

Aliased Typeยง

pub struct WasmStore { /* private fields */ }