Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: re-export
rayon
in the crate root.
This makes creating a `ThreadPool` easier as it doesn't force us to maintain our own `rayon` dependency.
- Loading branch information