pub fn die_perror<E: Display>(msg: &str, err: E) -> !👎Deprecated: This module is in maintenance mode; the
anyhow library might be a better choiceExpand description
Display the specified message and append an appropriate description of the error, then exit without unwinding the stack.