Macro commonlib::scanf

source ·
macro_rules! scanf {
    ( $string:expr, $sep:expr, $( $x:ty ),+ ) => { ... };
}