edition = "2021" max_width = 140 use_small_heuristics = "Off" struct_lit_width = 0 struct_variant_width = 0 short_array_element_width_threshold = 20 single_line_if_else_max_width = 60 force_explicit_abi = true hard_tabs = false match_arm_leading_pipes = "Never" merge_derives = true remove_nested_parens = true reorder_imports = true reorder_modules = true tab_spaces = 4 use_field_init_shorthand = true use_try_shorthand = true