Function stdcode::serialize[][src]

pub fn serialize<T: Serialize>(v: &T) -> Result<Vec<u8>>
Expand description

Serialize the stuff