blank_lines_lower_bound = 0 blank_lines_upper_bound = 3 condense_wildcard_suffixes = true empty_item_single_line = true error_on_line_overflow = true error_on_unformatted = true fn_single_line = true force_explicit_abi = true format_strings = true match_block_trailing_comma = true max_width = 80 merge_derives = true merge_imports = true normalize_comments = true reorder_imports = true reorder_modules = true report_fixme = "Unnumbered" report_todo = "Unnumbered" struct_field_align_threshold = 20 use_field_init_shorthand = false use_try_shorthand = true wrap_comments = true