Expand description
Provides the crate’s Error and Result types as well as helper functions.
Enums
- The Error type for this crate.
Functions
- Construct an Error from the provided source.
- Construct an Error from the provided source.
- Construct an invalid value Error from the provided input.
- Construct an invalid value Error from the provided input.
- Construct an invalid value Error from the provided input.
- Construct an invalid value Error from the provided input.
- Construct an Error from the provided source.
- Construct an invalid value Error from the provided input.
- Construct an invalid value Error from the provided input.
- Construct an invalid value Error from the provided input.
- Construct an invalid value Error from the provided input.
- Construct an Error from the provided source.
- Construct an Error from the provided source.
- Construct an invalid value Error from the provided input.
- Construct an Error from the provided source.
Type Aliases
- A Result type that specifically uses this crate’s Error.