Searched refs:impl_parser_for_tuples (Results 1 – 1 of 1) sorted by relevance
984 macro_rules! impl_parser_for_tuples { macro986 impl_parser_for_tuples!(__impl $parser1 $output1; $($parser $output),+);990 … impl_parser_for_tuples!(__impl $($parser $output),+, $parser1 $output1; $($parser2 $output2),*);1062 impl_parser_for_tuples!(