Rust

From Rixort Wiki
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.