Files
tantivy/master/thread_local/sidebar-items.js
2018-02-12 03:37:57 +00:00

1 line
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`."]]});