[][src]Macro rust_util::warning

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