msgpack

Macro msgpack 

Source
macro_rules! msgpack {
    ($msgpack_data:expr) => { ... };
}
Expand description

Serializes to MsgPack and returns given object.