This website requires JavaScript.
Explore
Help
Sign In
alex
/
baseview
Watch
1
Star
0
Fork
You've already forked baseview
0
Code
Activity
512c3f2393
baseview
/
.rustfmt.toml
4 lines
91 B
TOML
Raw
Normal View
History
Unescape
Escape
fix some rustfmt annoyances
2020-09-12 06:29:29 +10:00
fn_args_layout
=
"Compressed"
Run cargo fmt on source files (#106) * Run cargo fmt on source files * Update with rustfmt.toml * Change rustfmt configuration and run it again
2021-11-10 17:57:54 +11:00
use_small_heuristics
=
"Max"
fix some rustfmt annoyances
2020-09-12 06:29:29 +10:00
use_field_init_shorthand
=
true
Copy permalink