1 2 3 4 5 6 7
max_width = 100 edition = "2024" imports_granularity = "Crate" group_imports = "StdExternalCrate" reorder_imports = true use_field_init_shorthand = true use_try_shorthand = true