mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
8307fd7901
Since these elements now use `white-space: pre-wrap` since
784665d4ce
, it's fine to use newlines
for formatting, which is smaller and a bit less complicated.
3 lines
202 B
HTML
3 lines
202 B
HTML
<pre class="rust item-decl"><code>pub struct Simd<T>(_)
|
|
<span class="where">where
|
|
T: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a></span>;</code></pre> |