1 2 3 4 5 6 7
edition = "2021" use_field_init_shorthand = true reorder_modules = true imports_granularity = "Crate" group_imports = "StdExternalCrate" reorder_imports = true