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