Type Alias async_nats::jetstream::context::ObjectStoreError

source ·
pub type ObjectStoreError = Error<ObjectStoreErrorKind>;

Aliased Type§

struct ObjectStoreError { /* private fields */ }