Function to_padded_byte_vector

Source
pub fn to_padded_byte_vector<T: NoUninit>(vec: &[T]) -> Vec<u8>