Module utils

Module utils 

Source
Expand description

Utility functions and types.

Structs§

Error
A wrapper around Box<str> that implements std::error::Error.

Traits§

UnwrapOrExit
Exit with an error message.

Functions§

exit_with_error
Exit with an error message.