• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# To use this config on you editor, follow the instructions at:
2# http://editorconfig.org
3
4[*.rs]
5max_line_length = 80
6