pub trait Context<WB: WasmBackend>: AsContext<WB> { }
Expand description

A temporary immutable handle to store

Implementors§