msgpack_to_value

Macro msgpack_to_value 

Source
macro_rules! msgpack_to_value {
    ($($msgpack:tt)+) => { ... };
}