pub type Storage = Arc<dyn StorageBackend>;Expand description
Type alias for storage backend
Aliased Typeยง
pub struct Storage { /* private fields */ }pub type Storage = Arc<dyn StorageBackend>;Type alias for storage backend
pub struct Storage { /* private fields */ }