rustc/vendor/scoped-tls
2019-05-31 19:15:58 -07:00
..
src New upstream version 1.35.0+dfsg1 2019-05-31 19:15:58 -07:00
.cargo-checksum.json New upstream version 1.35.0+dfsg1 2019-05-31 19:15:58 -07:00
appveyor.yml New upstream version 1.32.0~beta.2+dfsg1 2018-12-16 10:13:16 -08:00
Cargo.toml New upstream version 1.35.0+dfsg1 2019-05-31 19:15:58 -07:00
LICENSE-APACHE New upstream version 1.32.0~beta.2+dfsg1 2018-12-16 10:13:16 -08:00
LICENSE-MIT New upstream version 1.32.0~beta.2+dfsg1 2018-12-16 10:13:16 -08:00
README.md New upstream version 1.32.0~beta.2+dfsg1 2018-12-16 10:13:16 -08:00

scoped-tls

Build Status Build status

Documentation

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"

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.