Module error

Source
Expand description

Module which contains information about potential errors that may occur while using this crate

Enums§

Error
The general error type which wraps other errors

Type Aliases§

Result
A type alias used throughout the create to reduce repetition of the Error enum