Module style::scoped_tls

source ·
Expand description

Stack-scoped thread-local storage for rayon thread pools.

Structs

  • A scoped TLS set, that is alive during the 'scope lifetime.