[src]

Module std::rt::local

The Local trait for types that are accessible via thread-local or task-local storage. The Local trait for types that are accessible via thread-local or task-local storage.

Local

Encapsulates some task-local data.