Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. /// This is the foo function
  2. fn foo() {
  3.  
  4. }
  5.  
  6. fn bar() {
  7. //! This is the bar function
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement