Module store_ref

Source
Expand description

Create temporary handles to engines.

Structs§

StoreMut
A temporary handle to a crate::Store.
StoreRef
A temporary handle to a crate::Store.

Traits§

AsStoreMut
Helper trait for a value that is convertible to a StoreMut.
AsStoreRef
Helper trait for a value that is convertible to a StoreRef.