zephyr

Module simpletls

Source
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ยง

  • A container for simple thread local storage.