pub fn parse_connection<I: ParsableInput>(i: I) -> ParserResult<I, AMQPMethod>
Expand description

Parse connection (Generated)