Skip to main content

decode

Function decode 

Source
pub fn decode(bytes: &[u8]) -> Result<Value, UniError>
Expand description

Decode tagged MessagePack bytes to a Value.