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