1 2 3 4 5 6 7 8
edition = "2024" newline_style = "Unix" normalize_comments = false wrap_comments = false group_imports = "StdExternalCrate" imports_granularity = "Crate" reorder_imports = true