# @generated by autocargo from //common/rust/shed/perthread:perthread [package] name = "perthread" version = "0.1.3" authors = ["Facebook "] 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"