Function peruse::parsers::one_of [] [src]

pub fn one_of<T: Parser>(t: Vec<T>) -> OneOfParser<T>