Closed Kerollmops closed 1 year ago
This pull request exposes a new method to use rayon to sort the entries in parallel. This is not breaking as it only introduces a new rayon feature and SorterBuilder method.
rayon
SorterBuilder
This pull request exposes a new method to use rayon to sort the entries in parallel. This is not breaking as it only introduces a new
rayon
feature andSorterBuilder
method.