warning

Function warning 

Source
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