rust/tests/rustdoc/where.SWhere_Simd_item-decl.html

3 lines
245 B
HTML
Raw Normal View History

<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>