summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc/where.SWhere_TraitWhere_item-decl.html
blob: 54026ff034e001b93f3b6fd8f4b5141ff5528f76 (plain)
1
2
3
<div class="docblock item-decl"><pre class="rust trait"><code>pub trait TraitWhere {
    type <a href="#associatedtype.Item" class="associatedtype">Item</a>&lt;'a&gt;<br />&#160;&#160;&#160; <span class="where">where<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Self: 'a</span>;
}</code></pre></div>