summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc/where.SWhere_Simd_item-decl.html
blob: 1987b1d59f516e4095b4f421d782bec2c63c4a83 (plain)
1
2
3
<pre class="rust item-decl"><code>pub struct Simd&lt;T&gt;(<span class="comment">/* private fields */</span>)
<span class="where">where
    T: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a></span>;</code></pre>