1 2 3 4 5 6 7 8
# 格式化配置 edition = "2024" max_width = 120 tab_spaces = 4 hard_tabs = false merge_derives = true use_field_init_shorthand = true use_try_shorthand = true