Macro rust_util::warning[][src]

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