pub fn to_bytes(value: &impl Serialize) -> Result<Vec<u8>>
serde
Serialize a value into a new byte vector.