Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-export Rayon crate #1483

Open
JayKickliter opened this issue Feb 8, 2025 · 0 comments
Open

Re-export Rayon crate #1483

JayKickliter opened this issue Feb 8, 2025 · 0 comments

Comments

@JayKickliter
Copy link

To perform anything beyond the most basic operations with the rayon feature enabled, it is necessary to import Rayon directly in the consuming code. Re-exporting Rayon at the top level is the most effective way to prevent conflicts caused by pulling in different versions of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant