This website requires JavaScript.
Explore
Help
Sign in
alex
/
baseview
Watch
1
Star
0
Fork
You've already forked baseview
0
Code
Activity
f2ca0ffa6d
baseview
/
.rustfmt.toml
4 lines
91 B
TOML
Raw
Normal View
History
Unescape
Escape
fix some rustfmt annoyances
2020-09-11 22:29:29 +02: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-11 22:29:29 +02:00
use_field_init_shorthand
=
true
Copy permalink