licenses.dev

thread_local v0.3.4

Per-object thread-local storage

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.DIRECT0
unreachable • 1.0.0An unreachable code optimization hint in stable rust.DIRECT1
MIT1
PackageRelationDependenciesPublished
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/thread_local)](https://licenses.dev/cargo/thread_local)
<a href="https://licenses.dev/cargo/thread_local">
  <img src="https://licenses.dev/b/cargo/thread_local" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.4 version:

[![licenses](https://licenses.dev/b/cargo/thread_local/0.3.4)](https://licenses.dev/cargo/thread_local/0.3.4)
<a href="https://licenses.dev/cargo/thread_local/0.3.4">
  <img src="https://licenses.dev/b/cargo/thread_local/0.3.4" alt="licenses" />
</a>
GitHub