blob: 3f1c994b0b25d6a4b05e4d623414cfeb674459b9 (
plain)
| 1
2
3
4
5
 | <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>
 |