pub type KeyValueError = Error<KeyValueErrorKind>;

Aliased Type§

struct KeyValueError { /* private fields */ }