Skip to main content

output_fmt

Macro output_fmt 

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