Function exit_with_error

Source
pub fn exit_with_error<E: Display>(error: E) -> !