2a894c6bc9
* Run cargo fmt on source files * Update with rustfmt.toml * Change rustfmt configuration and run it again
4 lines
91 B
TOML
4 lines
91 B
TOML
fn_args_layout = "Compressed"
|
|
use_small_heuristics = "Max"
|
|
use_field_init_shorthand = true
|