amq_protocol::protocol::queue
pub fn parse_unbind_ok(i: &[u8]) -> IResult<&[u8], UnbindOk, u32>
Parse unbind-ok (Generated)