Module ignite::error

source ·
Expand description

Stuff for error handling and exiting smoothly.

Structs

Defines an error.

Functions

Construct an error.
Takes an error and prints everything in a nice format if set, will force close the program.