format_warn

Macro format_warn 

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