1 2 3 4 5 6 7
edition = "2024" format_code_in_doc_comments = true imports_granularity = "crate" reorder_impl_items = true style_edition = "2021" use_field_init_shorthand = true wrap_comments = true