amq_protocol::frame::parsing
pub fn parse_content_header(i: &[u8]) -> IResult<&[u8], AMQPContentHeader, u32>