[]Function amq_protocol::protocol::queue::parse_unbind

pub fn parse_unbind(i: &[u8]) -> IResult<&[u8], Unbind, u32>

Parse unbind (Generated)