exit_with_error

Function exit_with_error 

Source
pub fn exit_with_error<E: Error>(err: E) -> !
Expand description

Exit with an error message.