<main><divclass="width-limiter"><navclass="sub"><formclass="search-form"><span></span><divid="sidebar-button"tabindex="-1"><ahref="../thread_local/all.html"title="show sidebar"></a></div><inputclass="search-input"name="search"aria-label="Run search in the documentation"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><divid="help-button"tabindex="-1"><ahref="../help.html"title="help">?</a></div><divid="settings-menu"tabindex="-1"><ahref="../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><sectionid="main-content"class="content"><divclass="main-heading"><h1>Crate <aclass="mod"href="#">thread_local</a><buttonid="copy-path"title="Copy item path to clipboard"><imgsrc="../static.files/clipboard-7571035ce49a181d.svg"width="19"height="18"alt="Copy item path"></button></h1><spanclass="out-of-band"><aclass="src"href="../src/thread_local/lib.rs.html#8-683">source</a> · <buttonid="toggle-all-docs"title="collapse all docs">[<span>−</span>]</button></span></div><detailsclass="toggle top-doc"open><summaryclass="hideme"><span>Expand description</span></summary><divclass="docblock"><p>Per-object thread-local storage</p>
</div></details><h2id="structs"class="section-header">Structs<ahref="#structs"class="anchor">§</a></h2><ulclass="item-table"><li><divclass="item-name"><aclass="struct"href="struct.CachedIntoIter.html"title="struct thread_local::CachedIntoIter">CachedIntoIter</a><spanclass="stab deprecated"title="">Deprecated</span></div><divclass="desc docblock-short">An iterator that moves out of a <code>CachedThreadLocal</code>.</div></li><li><divclass="item-name"><aclass="struct"href="struct.CachedIterMut.html"title="struct thread_local::CachedIterMut">CachedIterMut</a><spanclass="stab deprecated"title="">Deprecated</span></div><divclass="desc docblock-short">Mutable iterator over the contents of a <code>CachedThreadLocal</code>.</div></li><li><divclass="item-name"><aclass="struct"href="struct.CachedThreadLocal.html"title="struct thread_local::CachedThreadLocal">CachedThreadLocal</a><spanclass="stab deprecated"title="">Deprecated</span></div><divclass="desc docblock-short">Wrapper around <ahref="struct.ThreadLocal.html"title="struct thread_local::ThreadLocal"><code>ThreadLocal</code></a>.</div></li><li><divclass="item-name"><aclass="struct"href="struct.IntoIter.html"title="struct thread_local::IntoIter">IntoIter</a></div><divclass="desc docblock-short">An iterator that moves out of a <code>ThreadLocal</code>.</div></li><li><divclass="item-name"><aclass="struct"href="struct.Iter.html"title="struct thread_local::Iter">Iter</a></div><divclass="desc docblock-short">Iterator over the contents of a <code>ThreadLocal</code>.</div></li><li><divclass="item-name"><aclass="struct"href="struct.IterMut.html"title="struct thread_local::IterMut">IterMut</a></div><divclass="desc docblock-short">Mutable iterator over the contents of a <code>ThreadLocal</code>.</div></li><li><divclass="item-name"><aclass="struct"href="struct.ThreadLocal.html"title="struct thread_local::ThreadLocal">ThreadLocal</a></div><divclass="desc docblock-short">Thread-local variable wrapper</div></li></ul></section></div></main></body></html>