Skip to main content

as_warning

Macro as_warning 

Source
macro_rules! as_warning {
    ($what:expr) => { ... };
}
Expand description

Print to stdout with yellow font color.