Macro nixterm::tformat[][src]

macro_rules! tformat {
    ($s:expr, $($args:expr),*) => { ... };
    ($s:expr) => { ... };
}