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