[−][src]Function mief::execution_flow::exit::fail_with_message
pub fn fail_with_message(exit_code: Code, message: &str) -> !
Quit the program execution with the given exit_code and an error message explaining the exit.