info_fmt

Macro info_fmt 

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