You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation for thread_local! isn't very usable right now. It should link to the docs for LocalKey. Or maybe some of the docs for LocalKey should be moved to thread_local!.
A similar situation applies to scoped_thread_local!.