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::ResultwithErroras its error variant.