Skip to main content

fmt_with_width

Macro fmt_with_width 

Source
macro_rules! fmt_with_width {
    ($f:expr, $s:expr) => { ... };
}