Type Alias async_nats::jetstream::kv::PutError

source ·
pub type PutError = Error<PutErrorKind>;

Aliased Type§

struct PutError { /* private fields */ }