Expand description
Object-safe, type-safe wrappers for StateMgr
.
Structs§
- Storage
Handle 🔒Impl - Concrete implementation of
StorageHandle
.
Traits§
- Storage
Handle - A handle to a storage system that stores objects of a single type to a single location.
Type Aliases§
- DynStorage
Handle - Type wrapper for a reference-counted
dyn
StorageHandle
.