Function serialize

Source
pub fn serialize<S: Serialize>(s: S) -> Vec<u8> 
Expand description

Write out a MessagePack object.