pub fn warning(warning: &str, tip: Option<&str>)
Print a warning using our error handler tool
Panics on a format failure. This should be impossible