7 lines
150 B
TOML
7 lines
150 B
TOML
|
max_width = 100
|
||
|
comment_width = 80
|
||
|
wrap_comments = true
|
||
|
imports_granularity = "Crate"
|
||
|
use_small_heuristics = "Max"
|
||
|
group_imports = "StdExternalCrate"
|