1 2 3 4 5 6 7 8 9 10
edition = "2024" tab_spaces = 2 max_width = 160 #indent_style = "Block" #trailing_comma = "Always" #merge_imports = true reorder_imports = true