owoify/target/doc/thread_local/sidebar-items.js

1 line
471 B
JavaScript
Raw Normal View History

2019-08-01 13:54:11 +00:00
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`."]]});