color = "Always" #max_width = 120 imports_granularity = "Module" imports_indent = "Block" imports_layout = "HorizontalVertical" merge_derives = true reorder_impl_items = true reorder_imports = true group_imports = "StdExternalCrate" spaces_around_ranges = true where_single_line = true blank_lines_lower_bound = 1 blank_lines_upper_bound = 1 edition = "2021" newline_style = "Unix" overflow_delimited_expr = true struct_field_align_threshold = 20 trailing_comma = "Vertical"