Expand description
A simple TLS helping tool.
Until this crate implements general TLS support, similar to std, this simpletls module can provide a simplified type of thread-local storage.
Structsยง
- Simple
Tls - A container for simple thread local storage.