warning

Macro warning 

Source
macro_rules! warning {
    ($msg:literal) => { ... };
}
Expand description

A macro to print a standardised warning.