Skip to main content

unique_values_rows

Function unique_values_rows 

Source
pub fn unique_values_rows(data: &[Row], field: &str) -> Vec<String>
Expand description

Get unique values for a field, in order of first appearance.