Macro wasmer_cli::warning
source · [−]macro_rules! warning {
($($arg:tt)*) => { ... };
}Expand description
A macro that prints a warning with nice colors
macro_rules! warning {
($($arg:tt)*) => { ... };
}A macro that prints a warning with nice colors