Module rain::error
[−]
[src]
Basic error handling mechanisms
Structs
RainError |
Representation for an error of the library |
Enums
ErrorType |
Error codes as indicator what happened |
Functions
bail |
Throw an internal error |
Type Definitions
RainResult |
The crates result type |