pub fn msgpack_decode(bytes: &[u8]) -> Result<Value>
Decode MessagePack bytes into a serde_json::Value.
serde_json::Value