Module error

Module error 

Source
Expand description

Error types used throughout the crate.

Enums§

Error
Errors that can occur when using this crate.

Type Aliases§

Result
A convenience type alias for Result<T, Error>.