licenses.dev

ref_thread_local v0.0.0

A macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`

Published on

Licenses

Learn more about license information.

Package Licenses

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/ref_thread_local)](https://licenses.dev/cargo/ref_thread_local)
<a href="https://licenses.dev/cargo/ref_thread_local">
  <img src="https://licenses.dev/b/cargo/ref_thread_local" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.0 version:

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