1 2 3 4 5 6 7 8
max_width = 100 use_field_init_shorthand = true newline_style = "Unix" # TODO: Enable - Currently nightly only :( # group_imports = "StdExternalCrate" # wrap_comments = true # comment_width = 100 # imports_granularity = "Crate"