Skip to main content

msgpack_encode

Function msgpack_encode 

Source
pub fn msgpack_encode(value: &MsgPackValue) -> Vec<u8> 
Expand description

Encode a MsgPackValue to bytes.