Function err_msg

Source
pub fn err_msg<A>(reason: A, rerun: bool)
where A: AsRef<str>,