pub fn warning(warning: &str, tip: Option<&str>)
Expand description

Print a warning using our error handler tool

Panics

Panics on a format failure. This should be impossible