Module handle

Source
Expand description

Object-safe, type-safe wrappers for StateMgr.

Structs§

StorageHandleImpl 🔒
Concrete implementation of StorageHandle.

Traits§

StorageHandle
A handle to a storage system that stores objects of a single type to a single location.

Type Aliases§

DynStorageHandle
Type wrapper for a reference-counted dyn StorageHandle.