warn_format_if

Macro warn_format_if 

Source
macro_rules! warn_format_if {
    ($fmt:expr, $val:expr) => { ... };
}