Crate uerr

source · []

Structs

A human-readable error interface.

Traits

A trait marking a type as able to be converted into an UserError.

Functions

Unwrap the value contained within the given Result and return it, else print the contained std::io::Error and exit the process.