print_error_and_exit

Function print_error_and_exit 

Source
pub fn print_error_and_exit<E, T>(err: E) -> T
where E: Error,