pub fn write_data_value_list(f: &mut Formatter<'_>, list: &[DataValue]) -> Result
Helper function for displaying Vec<DataValue>.
Vec<DataValue>