licenses.dev

scoped-tls v0.1.2

Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

[![licenses](https://licenses.dev/b/cargo/scoped-tls/0.1.2)](https://licenses.dev/cargo/scoped-tls/0.1.2)
<a href="https://licenses.dev/cargo/scoped-tls/0.1.2">
  <img src="https://licenses.dev/b/cargo/scoped-tls/0.1.2" alt="licenses" />
</a>
GitHub