Macro rust_util::warning

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