]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/where.SWhere_Simd_item-decl.html
rustdoc: use a newline instead of `<br>` to format code headers
[rust.git] / tests / rustdoc / where.SWhere_Simd_item-decl.html
1 <pre class="rust item-decl"><code>pub struct Simd&lt;T&gt;(_)
2 <span class="where">where
3          T: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a></span>;</code></pre>