mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
3 lines
183 B
HTML
3 lines
183 B
HTML
<code>pub struct Alpha<A>(/* private fields */)
|
|
<span class="where">where
|
|
A: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a></span>;</code> |