# Rustfmt configuration edition = "2021" max_width = 130 tab_spaces = 4 newline_style = "Unix" use_small_heuristics = "Default"