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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
227 B
HTML
Raw Normal View History

<pre class="rust item-decl"><code>pub struct Simd&lt;T&gt;(_)<br /><span class="where">where<br />&#160;&#160;&#160;&#160;T: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a></span>;</code></pre>