pub type WasmStoreContextMut<'a> = StoreContextMut<'a, WasmStoreData>;
Aliased Typeยง
struct WasmStoreContextMut<'a>(/* private fields */);
pub type WasmStoreContextMut<'a> = StoreContextMut<'a, WasmStoreData>;
struct WasmStoreContextMut<'a>(/* private fields */);