Rust

From Rixort Wiki
Revision as of 16:48, 1 July 2019 by Paul (talk | contribs) (Notes)
Jump to navigation Jump to search

Notes

  • Rust style is to indent with four spaces, not a tab.
  • If a function call ends with !, it is a macro rather than a function.