Skip to main content

Module error

Module error 

Source
Expand description

Provides this crate’s Error and Result types as well as helper functions.

Enums§

Error
The Error type for this crate.

Functions§

parse_error
Construct an Error from the provided source error.

Type Aliases§

Result
A Result type that specifically uses this crate’s Error.