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