pub type ObjectStoreError = Error<ObjectStoreErrorKind>;
pub struct ObjectStoreError { /* private fields */ }