Expand description

Thread-local variables that may be accessed across dynamic library boundaries.

Re-exports

pub use abi_stable as macro_support;

Macros

Create a lazily-initialized static value.

Create one or more thread-local values.

Structs

The context to be installed in plugins.

A key into thread-local storage.