1 unstable release
0.1.0 | Apr 7, 2022 |
---|
#5 in #patched
2KB
thread_local_compat
is a stub crate that re-exports the thread_local
macro from std.
Customize it in your workspace to have it use different backing implimentations
std::thread_local passthrough, designed to be patched on a per-workspace level to provide thread_local on systems without std
0.1.0 | Apr 7, 2022 |
---|
#5 in #patched
2KB
thread_local_compat
is a stub crate that re-exports the thread_local
macro from std.
Customize it in your workspace to have it use different backing implimentations