pub fn write_data_value_list(f: &mut Formatter<'_>, list: &[DataValue]) -> Result
Expand description

Helper function for displaying Vec<DataValue>.