The Rust Programming Language Forum
Scope for "use"?
lwojtow
December 21, 2019, 10:27am
3
Thanks,
So two follow-up questions:
Why doesn't the same rule apply to other 'use' ?
Why do I need 'use rayon...' in both places: top of the file and method?
Thank you.
show post in topic
Related topics
Topic
Replies
Views
Activity
How to use rayon's par_iter() over a Vec<PathBuf>
help
8
3432
January 16, 2023
Rayon variable ownership
help
5
426
January 30, 2021
Problem with understanding Rayon IntoParallelRefIterator
help
3
1518
January 12, 2023
Strange memory behavior with rayon
7
1452
April 21, 2020
[solved] Iterating a normal iterator with rayon
help
2
1007
January 12, 2023