2023-11-30 11:10:49 -06:00
|
|
|
<code>pub trait Bravo<B><div class="where">where
|
|
|
|
B: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a>,</div>{
|
2023-06-22 10:39:23 -05:00
|
|
|
// Required method
|
|
|
|
fn <a href="#tymethod.get" class="fn">get</a>(&self, B: B);
|
|
|
|
}</code>
|