Function to_bytes

Source
pub fn to_bytes<T: Serialize>(data_item: &T) -> Vec<u8>