mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-10 17:04:53 +08:00
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
|