[][src]Function gobble::tuple::last

pub fn last<A: Parser<AV>, B: Parser<BV>, AV, BV>(a: A, b: B) -> impl Parser<BV>