6 lines
123 B
TOML
6 lines
123 B
TOML
comment_width = 100
|
|
imports_granularity = "Crate"
|
|
newline_style = "Unix"
|
|
use_small_heuristics = "Max"
|
|
wrap_comments = true
|