pub trait ContextMut<WB: WasmBackend>: AsContextMut<WB> { }
Expand description

A temporary mutable handle to store

Implementors§