Function amq_protocol::frame::parsing::parse_frame[][src]

pub fn parse_frame<I: ParsableInput>(i: I) -> ParserResult<I, AMQPFrame>
Expand description

Parse a full AMQP Frame (with contents)