2023-02-07 12:23:25 -06:00
|
|
|
<pre class="rust item-decl"><code>pub union Union<'a, B><span class="where fmt-newline">where
|
|
|
|
B: <a class="trait" href="trait.ToOwned.html" title="trait foo::ToOwned">ToOwned</a><dyn <a class="trait" href="{{channel}}/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>> + ?<a class="trait" href="{{channel}}/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a> + 'a,</span>{
|
2022-06-19 09:38:10 -05:00
|
|
|
/* private fields */
|
2023-01-30 12:05:12 -06:00
|
|
|
}</code></pre>
|