Macro hw_msg::warning

source ·
macro_rules! warning {
    ($($arg:tt)*) => { ... };
}