Type Alias ObjectStoreError

Source
pub type ObjectStoreError = Error<ObjectStoreErrorKind>;

Aliased Typeยง

pub struct ObjectStoreError { /* private fields */ }