Macro scan_fmt::scan_fmt[][src]

macro_rules! scan_fmt {
    ( $instr:expr, $fmt:expr, $($($args:tt)::*),* ) => { ... };
}