1 2 3 4 5 6 7 8 9
imports_granularity="Crate" error_on_unformatted = true indent_style = "Block" reorder_imports = true wrap_comments = true condense_wildcard_suffixes = true format_strings = true reorder_impl_items = true use_field_init_shorthand = true