mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
8 lines
187 B
TOML
8 lines
187 B
TOML
edition = "2021"
|
|
newline_style = "unix"
|
|
normalize_comments = true
|
|
wrap_comments = true
|
|
format_code_in_doc_comments = true
|
|
imports_granularity = "Crate"
|
|
group_imports = "StdExternalCrate"
|