8 lines
165 B
TOML
8 lines
165 B
TOML
|
hard_tabs=true
|
||
|
max_width = 100
|
||
|
comment_width = 80
|
||
|
wrap_comments = true
|
||
|
imports_granularity = "Crate"
|
||
|
use_small_heuristics = "Max"
|
||
|
group_imports = "StdExternalCrate"
|