Module result

Source
Expand description

Error handling with the Result type.

Enums§

Error
Error type used for all errors produced by this crate.

Type Aliases§

Result
Result type used for error handling in this crate.