A Rust library providing the old standard library's scoped_thread_local!
macro
as a library implementation on crates.io.
# Cargo.toml
[dependencies]
scoped-tls = "0.1"
scoped-tls
is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.