identity_iota::storage

Type Alias MethodDigestConstructionError

Source
pub type MethodDigestConstructionError = SingleStructError<MethodDigestConstructionErrorKind>;
Expand description

Error that may occur when constructing a MethodDigest.

Aliased Typeยง

struct MethodDigestConstructionError { /* private fields */ }