# https://rust-lang.github.io/rustfmt/reorder_imports=truereorder_modules=true# widthmax_width=100chain_width=100# percent of max_widthfn_call_width=60# percent of max_widthfn_params_layout="Tall"fn_single_line=truetrailing_comma="Vertical"empty_item_single_line=truetrailing_semicolon=true