1 2 3 4 5 6 7 8
# This file intentionally left almost blank # # The empty `rustfmt.toml` makes rustfmt use the default configuration, # overriding any which may be found in the contributor's home or parent # folders. max_width = 120 edition = "2021"