Function expect_exit::die_perror[][src]

pub fn die_perror(msg: &str, err: impl Display) -> !
Expand description

Display the specified message and append an appropriate description of the error, then exit without unwinding the stack.