mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-01 20:44:03 -04:00
9 lines
177 B
TOML
9 lines
177 B
TOML
merge_imports = true
|
|
use_try_shorthand = true
|
|
tab_spaces = 2
|
|
max_width = 80
|
|
color = "Never"
|
|
use_small_heuristics = "Max"
|
|
format_code_in_doc_comments = true
|
|
wrap_comments = true
|