1 2 3 4 5 6
edition = "2024" max_width = 100 newline_style = "Unix" match_block_trailing_comma = true use_field_init_shorthand = true use_try_shorthand = true