fmt_over_ref

Macro fmt_over_ref 

Source
macro_rules! fmt_over_ref {
    ($dst:expr, $($arg:tt)*) => { ... };
}