max_width = 96 fn_call_width = 96 struct_lit_width = 96 struct_variant_width = 96 brace_style = "PreferSameLine" impl_empty_single_line = true fn_single_line = true fn_args_density = "Compressed" where_indent = "Visual" where_layout = "Mixed" chain_indent = "Visual" chain_width = 96 single_line_if_else_max_width = 96 single_line_control_stmt_max_width = 96 wrap_comments = true normalize_comments = true match_block_trailing_comma = true closure_block_indent_threshold = 0 condense_wildcard_suffices = true enum_item_tactic = "Mixed" enum_item_layout = "Block"