I have a hashbrown HashSet, and I am trying to use a rayon par_iter with it, but I cannot figure out the right syntax.
par_iter
Cargo.toml
<