Function ruststep::parser::combinator::tuple_ [−][src]
pub fn tuple_<'a, O, List: Tuple<'a, O>>(l: List) -> impl ExchangeParser<'a, O>
Expand description
Sequence of separated tokens
pub fn tuple_<'a, O, List: Tuple<'a, O>>(l: List) -> impl ExchangeParser<'a, O>
Sequence of separated tokens