identity_iota::storage

Type Alias KeyIdStorageError

Source
pub type KeyIdStorageError = SingleStructError<KeyIdStorageErrorKind>;
Expand description

Error type for key id storage operations.

Aliased Typeยง

struct KeyIdStorageError { /* private fields */ }