Function handle_error

Source
pub fn handle_error(error: &str, code: i32)
Expand description

Prints given error message to the standard error with application name and then exits the application with specified error code