Function parser_combinators::choice_vec [] [src]

pub fn choice_vec<P>(ps: Vec<P>) -> ChoiceVec<P> where P: Parser