pub type CreateObjectStoreErrorKind = CreateKeyValueErrorKind;
Aliased Type§
pub enum CreateObjectStoreErrorKind {
InvalidStoreName,
TooLongHistory,
JetStream,
BucketCreate,
TimedOut,
LimitMarkersNotSupported,
}
pub type CreateObjectStoreErrorKind = CreateKeyValueErrorKind;
pub enum CreateObjectStoreErrorKind {
InvalidStoreName,
TooLongHistory,
JetStream,
BucketCreate,
TimedOut,
LimitMarkersNotSupported,
}