Module errors

Source

Structs§

BoxErrorWrapper
Error
Error type

Traits§

ErrorContext
StdError
Error is a trait representing the basic expectations for error values, i.e., values of type E in Result<T, E>.
ToSerdeError

Type Aliases§

Result
Result type returned from functions that can have our Errors.