[]Function amq_protocol::protocol::basic::parse_get_ok

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

Parse get-ok (Generated)