Function topdown::choice::choice [] [src]

pub fn choice<'a, T>(p: &'a [&'a Parser<T> + 'a]) -> Choice<'a, T>