Skip to main content

Module error

Module error 

Source

Enums§

AppError
Example error enum that can be replaced by the define_errors! macro.

Traits§

ForgeError
Base trait for all custom error variants.

Type Aliases§

AppResult
Type alias for error-forge results using AppError as the error variant.
ResultDeprecated
Historical alias for AppResult.