Expand description
Utility functions and types.
Structs§
- Error
- A wrapper around
Box<str>that implementsstd::error::Error.
Traits§
- Unwrap
OrExit - Exit with an error message.
Functions§
- exit_
with_ error - Exit with an error message.
Utility functions and types.
Box<str> that implements std::error::Error.