Module errors

Source
Expand description

Provides the project-wide Error and Result types as well as helper functions.

Enums§

Error
The Error type for this crate.

Type Aliases§

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