• @[email protected]
    link
    fedilink
    226 months ago

    Rust has a style guide and comes with a linter. But I don’t think you need to follow it if you don’t want.

    • @[email protected]
      link
      fedilink
      166 months ago

      Rust, like the majority of modern languages, has an official formatter which everyone should be using. Formatters are good enough nowadays that everyone should be using them.