thread_local_compat 0.1.0

std::thread_local passthrough, designed to be patched on a per-workspace level to provide thread_local on systems without std
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 237.96 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • codysch/stubs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • codysch

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