mentat/docs/apis/rust/thread_local/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
471 B
JavaScript

initSidebarItems({"struct":[["CachedThreadLocal","Wrapper around `ThreadLocal` which adds a fast path for a single thread."],["IntoIter","An iterator that moves out of a `ThreadLocal`."],["IterMut","Mutable iterator over the contents of a `ThreadLocal`."],["ThreadLocal","Thread-local variable wrapper"]],"type":[["CachedIntoIter","An iterator that moves out of a `CachedThreadLocal`."],["CachedIterMut","Mutable iterator over the contents of a `CachedThreadLocal`."]]});