pub fn hash_rows(rows: &[RawRow]) -> Vec<String>
Hash multiple rows, using rayon parallelism when the parallel feature is enabled.
parallel