wasmer_cli

Macro warning

Source
macro_rules! warning {
    ($($arg:tt)*) => { ... };
}
Expand description

A macro that prints a warning with nice colors