1 2 3 4 5 6 7 8 9
comment_width = 90 wrap_comments = true imports_granularity = "Crate" newline_style = "Unix" use_small_heuristics = "Max" style_edition = "2021" fn_single_line = true max_width = 90 group_imports = "StdExternalCrate"