Skip to main content

StorageCollections

Type Alias StorageCollections 

Source
pub(crate) type StorageCollections = Arc<dyn StorageCollections + Send + Sync>;

Aliased Typeยง

pub(crate) struct StorageCollections { /* private fields */ }