msgpack

Macro msgpack 

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