style
0.8.0
Module scoped_
tls
Module Items
Structs
In crate style
style
Module
scoped_tls
Copy item path
Source
Expand description
Stack-scoped thread-local storage for rayon thread pools.
Structs
ยง
ScopedTLS
A scoped TLS set, that is alive during the
'scope
lifetime.