Macro vonuvoli_scheme::trace_format_args[][src]

macro_rules! trace_format_args {
    ( $format : tt, ( $( $argument : tt )* ) ) => { ... };
}