Structs§
- Error
Base - StdError
- The
StdError
type is a generic error type that is generic over the error kind; this enables us to distinguish between distinctly different error types.
Enums§
Traits§
- Error
Kind - this trait is used to denote various error kinds for use throughout the sdk