Function to_byte_vec

Source
pub fn to_byte_vec<T: Pod>(src: &T) -> Vec<u8>