1 2 3 4 5 6 7 8
edition = "2018" hard_tabs = true merge_derives = true newline_style = "Unix" remove_nested_parens = true reorder_imports = true reorder_modules = true use_field_init_shorthand = true