Module error

Module error 

Source
Expand description

the error module defines the error-handling routines for the crate the custom error types and routines for the config crate.

Enums§

Error
The Error type enumerates the handled errors within the configuration crate

Type Aliases§

Result
a type alias for a Result type equipped with a custom Error type