Module error

Module error 

Source
Expand description

this module defines the core error type for the crate

Enums§

Error
The custom error type for the crate.

Type Aliases§

Result
a type alias for a Result configured to use the custom Error type.