1 2 3 4 5 6 7
edition = "2024" format_code_in_doc_comments = true group_imports = "StdExternalCrate" imports_granularity = "Module" max_width = 80 merge_derives = false wrap_comments = false