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