{"library":"thread-local","type":"library","category":null,"description":"Per-object thread-local storage for Rust, allowing each thread to have its own instance of a value.","language":"rust","status":"active","version":"1.1.9","tags":["thread-local","storage","concurrency"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nthread_local = \"1.1.9\"","imports":["use thread_local::ThreadLocal;"]},{"cmd":"cargo add thread_local","imports":[]}],"homepage":"https://github.com/Amanieu/thread_local-rs","github":"https://github.com/Amanieu/thread_local-rs","docs":"https://docs.rs/thread_local/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}