Scoped TLS

JSON →
library 1.0.1 ·rust
verified Jun 16, 2026

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.