1 2 3 4 5 6
# https://rust-lang.github.io/rustfmt/ edition = "2021" use_small_heuristics = "Max" newline_style = "Unix" max_width = 120