8 lines
166 B
TOML
8 lines
166 B
TOML
|
imports_granularity = "Module"
|
||
|
group_imports = "StdExternalCrate"
|
||
|
reorder_modules = true
|
||
|
reorder_imports = true
|
||
|
use_field_init_shorthand = true
|
||
|
wrap_comments = true
|
||
|
|