pub fn encode<T: Serialize + ?Sized>(value: &T) -> Vec<u8> ⓘ
Serialize the given data structure as a JSON byte vector.