unstable_features = true edition = "2021" max_width = 125 blank_lines_lower_bound = 0 enum_discrim_align_threshold = 20 struct_field_align_threshold = 20 condense_wildcard_suffixes = true format_macro_matchers = true match_arm_leading_pipes = "Preserve" match_block_trailing_comma = true use_try_shorthand = true where_single_line = true