pub fn parse_confirm<I: ParsableInput>(i: I) -> ParserResult<I, AMQPMethod>
Parse confirm (Generated)