1 2 3 4 5 6 7 8 9 10 11 12 13 14
array_width = 150 max_width = 200 comment_width = 150 edition = "2021" fn_single_line = false reorder_imports = true imports_granularity = "Module" group_imports = "StdExternalCrate" match_arm_leading_pipes = "preserve"