79827053

Date: 2025-11-22 01:07:47
Score: 2.5
Natty:
Report link

Another way to do it using rustfmt.toml

Create File rustfmt.toml in your project directory and add this code:

rustfmt.toml

tab_spaces = 2

For reference, you can go to https://rust-lang.github.io/rustfmt/?version=v1.8.0&search=#tab_spaces

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Durgesh Nandan Sharma -DNS-