Function parsed::parser::repeat[][src]

pub fn repeat<T: 'static>(this: impl Matcher<T>) -> impl Matcher<Vec<T>>