1 2 3 4 5 6 7
unstable_features = true style_edition = "2024" group_imports = "StdExternalCrate" hex_literal_case = "Upper" imports_granularity = "Module" reorder_impl_items = true wrap_comments = true