msgpack_decode_bin

Function msgpack_decode_bin 

Source
pub fn msgpack_decode_bin(data: &[u8]) -> Result<&[u8], BoxError>
Expand description

Decode binary data from the provided msgpack.