1 2 3 4 5 6 7
reorder_imports = true reorder_modules = true edition = "2021" match_block_trailing_comma = true max_width = 120 use_field_init_shorthand = true use_try_shorthand = true