warning_fmt

Macro warning_fmt 

Source
macro_rules! warning_fmt {
    ($($arg:tt)*) => { ... };
}