object_store

Type Alias DynObjectStore

Source
pub type DynObjectStore = dyn ObjectStore;
Expand description

An alias for a dynamically dispatched object store implementation.