Type Alias WasmStoreContextMut

Source
pub type WasmStoreContextMut<'a> = StoreContextMut<'a, WasmStoreData>;

Aliased Typeยง

pub struct WasmStoreContextMut<'a>(/* private fields */);