We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5299eeb commit ae6d85cCopy full SHA for ae6d85c
rustfmt.toml
@@ -1,2 +1,4 @@
1
max_width = 80
2
newline_style = "Unix"
3
+struct_lit_width = 60
4
+use_field_init_shorthand = true
0 commit comments