commonlibrary_rust_ylong_ru.../rustfmt.toml
fqwert e866274aeb add rustfmt and reformat
Signed-off-by: fqwert <yanglv2@huawei.com>
2023-07-25 17:27:47 +08:00

7 lines
165 B
TOML

edition = "2021"
wrap_comments = true
imports_granularity = "Module"
group_imports = "StdExternalCrate"
format_code_in_doc_comments = true
normalize_comments = true