mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
3 lines
245 B
HTML
3 lines
245 B
HTML
<pre class="rust item-decl"><code>pub struct Simd<T>(<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> |