[][src]Function gobble::skip::skip_2_star

pub fn skip_2_star<A: Parser, B: Parser>(a: A, b: B) -> Skip2Star<A, B>