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