[][src]Function gobble::repeater::sep

pub fn sep<A: Parser, B: Parser>(a: A, b: B) -> SepStar<A, B>