[−][src]Crate fehler_more
Macros
bail | Exits a function early with an |
ensure | Exits a function early with an |
error | Construct an ad-hoc exception from a string. |
throw | Throw an error. |
Structs
Errors | Iterator of errors in an |
Exception | The `Exception type, a wrapper around a dynamic error type. |
Traits
AsError | View type as an error object. |
Context | Provides the |
Attribute Macros
throws |
Derive Macros
Error |