Type Alias zarrs::storage::ReadableListableStorage

source ·
pub type ReadableListableStorage = Arc<dyn ReadableListableStorageTraits>;
Expand description

Arc wrapped readable and listable storage.

Aliased Type§

struct ReadableListableStorage { /* private fields */ }