Macros

Shorthand for std::process::exit

Shorthand to handle Option<T> and Result<T, E>

Derive Macros

Derive macro to simplify error type implementation. Implements std::fmt::Display, std::error::Error for the derived Type.