[][src]Function serde_var_export::to_vec

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