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