debug_fmt

Macro debug_fmt 

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