Function to_cbor_bytes

Source
pub fn to_cbor_bytes(obj: &impl Serialize) -> Vec<u8>