async_nats::jetstream::context

Type Alias DeleteObjectStoreKind

source
pub type DeleteObjectStoreKind = ObjectStoreErrorKind;

Aliased Type§

enum DeleteObjectStoreKind {
    InvalidBucketName,
    GetStore,
}

Variants§

§

InvalidBucketName

§

GetStore