pub type KeyIdStorageError = SingleStructError<KeyIdStorageErrorKind>;Expand description
Error type for key id storage operations.
Aliased Typeยง
pub struct KeyIdStorageError { /* private fields */ }pub type KeyIdStorageError = SingleStructError<KeyIdStorageErrorKind>;Error type for key id storage operations.
pub struct KeyIdStorageError { /* private fields */ }