[][src]Crate plugin_tls

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

Re-exports

pub use abi_stable as macro_support;

Macros

thread_local

Create one or more thread-local values.

Structs

Context

The context to be installed in plugins.

LocalKey

A key into thread-local storage.