Guest User

Untitled

a guest
Oct 15th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. trait Foo {
  2. fn bar(self) {}
  3. }
  4.  
  5. fn main() {}
Add Comment
Please, Sign In to add comment