Function expect_exit::exit_perror[][src]

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

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