mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-13 11:07:29 +08:00
6 lines
170 B
TOML
6 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
|