7 lines
165 B
TOML
7 lines
165 B
TOML
format_code_in_doc_comments = true
|
|
imports_granularity = "Crate"
|
|
use_small_heuristics = "Max"
|
|
newline_style = "Unix"
|
|
reorder_imports = true
|
|
use_try_shorthand = true
|