mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-01 23:31:32 +00:00
5 lines
251 B
HTML
5 lines
251 B
HTML
<code>pub trait Bravo<B><div class="where">where
|
|
B: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a>,</div>{
|
|
// Required method
|
|
fn <a href="#tymethod.get" class="fn">get</a>(&self, B: B);
|
|
}</code> |