1 2 3 4 5 6 7 8 9
max_width = 100 enum_discrim_align_threshold = 15 struct_field_align_threshold = 15 brace_style = "PreferSameLine" wrap_comments = true comment_width = 80 reorder_imports = true imports_granularity = "Module" reorder_impl_items = true