Type Alias async_nats::jetstream::context::DeleteObjectStoreKind
source · pub type DeleteObjectStoreKind = ObjectStoreErrorKind;
Aliased Type§
enum DeleteObjectStoreKind {
InvalidBucketName,
GetStore,
}