pub fn to_vec<S: Serialize>(s: &S) -> Result<Vec<u8>, Error>
Expand description

Serialize to Vec