pub fn serialize<T: Serialize + ?Sized>(value: &T) -> Result<Vec<u8>>
alloc
Serializes a value with the bounded compact Core profile.