| # https://rust-lang.github.io/rustfmt/?version=master&search=max_width = 100tab_spaces = 2newline_style = "Auto"match_block_trailing_comma = trueuse_field_init_shorthand = trueuse_try_shorthand = truereorder_imports = truereorder_modules = trueremove_nested_parens = truemerge_derives = trueedition = "2021"
 |