async_nats::jetstream::context

Type Alias DeleteObjectStoreKind

Source
pub type DeleteObjectStoreKind = ObjectStoreErrorKind;

Aliased Type§

enum DeleteObjectStoreKind {
    InvalidBucketName,
    GetStore,
}

Variants§

§

InvalidBucketName

§

GetStore