#thread-local #workspace #std #pass-through #level #systems #patched

thread_local_compat

std::thread_local passthrough, designed to be patched on a per-workspace level to provide thread_local on systems without std

1 unstable release

0.1.0 Apr 7, 2022

#3 in #patched

Apache-2.0 OR MIT

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

No runtime deps