Module error

Source
Expand description

Error handling

Handles all kinds of errors generated by either iota wallet or iota client or the sdk itself

Enums§

Error
Wrapper type for all SDK errors.

Type Aliases§

Result
A core::result::Result with Error as its error variant.