1 2 3 4 5 6 7
edition = "2024" match_block_trailing_comma = true comment_width = 80 format_code_in_doc_comments = true imports_granularity = "Crate" imports_layout = "Mixed" wrap_comments = true