amq_protocol::frame::parsing
pub fn parse_frame(i: &[u8]) -> Result<(&[u8], AMQPFrame), Err<&[u8]>>
Parse a full AMQP Frame (with contents)