perthread 0.1.3

Provides ThreadMap structure for accessing PerThread thread local variables form a static context
Documentation
# @generated by autocargo from //common/rust/shed/perthread:perthread

[package]
name = "perthread"
version = "0.1.3"
authors = ["Facebook <opensource+rust-shed@fb.com>"]
edition = "2021"
description = "Provides ThreadMap structure for accessing PerThread thread local variables form a static context"
readme = "../../README.md"
repository = "https://github.com/facebookexperimental/rust-shed/"
license = "MIT OR Apache-2.0"

[dev-dependencies]
once_cell = "1.12"