1 2 3 4 5 6 7 8 9 10
edition = "2024" style_edition = "2024" newline_style = "Unix" tab_spaces = 2 max_width = 100 use_try_shorthand = true reorder_imports = true merge_derives = true use_field_init_shorthand = true imports_granularity = "Crate"