Skip to main content

hash_rows

Function hash_rows 

Source
pub fn hash_rows(rows: &[RawRow]) -> Vec<String>
Expand description

Hash multiple rows, using rayon parallelism when the parallel feature is enabled.