[][src]Macro scan_fmt::scan_fmt_some

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