Type Alias async_nats::jetstream::context::KeyValueError

source ·
pub type KeyValueError = Error<KeyValueErrorKind>;

Aliased Type§

struct KeyValueError { /* private fields */ }