pub fn serialize<T>(value: &T) -> Vec<u8> ⓘwhere T: Encode,
The function which is used to serialize all keys and values.