Macro arg_dot_h::argbegin[][src]

macro_rules! argbegin {
    ($argv0 : expr, $($matcher : pat => $result : expr), *) => { ... };
}