Function espr::parser::combinator::tuple   [−][src]
pub fn tuple<'a, O, List: Tuple<'a, O>>(l: List) -> impl EsprParser<'a, O>Expand description
Merge tupled EsprParser into a single EsprParser
pub fn tuple<'a, O, List: Tuple<'a, O>>(l: List) -> impl EsprParser<'a, O>Merge tupled EsprParser into a single EsprParser