1 2 3 4 5 6 7 8 9 10 11 12
edition = "2024" style_edition = "2024" tab_spaces = 4 max_width = 100 newline_style = "Unix" match_block_trailing_comma = true use_field_init_shorthand = true use_try_shorthand = true