Structs§
Enums§
- Error
Kind - The kind of error
Traits§
- Result
Ext - An extension to the
Result
type that easy allows creatingError
values from existing errors
Type Aliases§
- Result
- A convenience alias for
Result
where the error type is hard coded toError