Function parse_exchange

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

Parse exchange (Generated)