[][src]Function gobble::skip::skip_repeat

pub fn skip_repeat<A: Parser<AV>, AV>(a: A, min: usize) -> SkipRepeat<A, AV>