Function serde_v2::to_bytes[][src]

pub fn to_bytes<T>(value: &T) -> Result<Vec<u8>> where
    T: Serialize