Skip to main content

DynStorage

Type Alias DynStorage 

Source
pub type DynStorage = Arc<dyn Storage>;

Aliased Typeยง

pub struct DynStorage { /* private fields */ }