7 lines
170 B
TOML
7 lines
170 B
TOML
|
imports_granularity = "Crate"
|
||
|
indent_style = "Block"
|
||
|
match_block_trailing_comma = true
|
||
|
reorder_impl_items = true
|
||
|
use_field_init_shorthand = true
|
||
|
use_try_shorthand = true
|