2023-11-30 10:10:49 -07: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 17:39:23 +02:00
|
|
|
// Required method
|
|
|
|
fn <a href="#tymethod.get" class="fn">get</a>(&self, B: B);
|
|
|
|
}</code>
|