scoped-tls 1.0.0

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.
Documentation
Build #145146 2019-02-26T02:15:28.425137+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded scoped-tls v1.0.0
Documenting scoped-tls v1.0.0
Running `rustdoc --crate-name scoped_tls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 2.55s