]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/whitespace-after-where-clause.union2.html
Replace nbsp in all rustdoc code blocks
[rust.git] / tests / rustdoc / whitespace-after-where-clause.union2.html
1 <pre class="rust item-decl"><code>pub union Union2&lt;'a, B: ?<a class="trait" href="{{channel}}/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a> + <a class="trait" href="trait.ToOwned.html" title="trait foo::ToOwned">ToOwned</a>&lt;dyn <a class="trait" href="{{channel}}/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>&gt; + 'a&gt; {
2     /* private fields */
3 }</code></pre>