macro_rules! run_parser_rule_here { ($id: ident = $rules: expr, $rule: expr, $error: ty, $input: expr) => { ... }; }