Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS.
# Cargo.toml
[dependencies]
scoped-tls = "1.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use scoped thread-local storage.
No known issues recorded.
No dependency data recorded yet.