pub fn to_vec(value: &impl Serialize) -> Result<Vec<u8>>
Serialize the given data structure as a memcomparable byte vector.