Files

8 lines
187 B
TOML
Raw Permalink Normal View History

2025-11-19 02:14:37 +08:00
edition = "2021"
newline_style = "unix"
normalize_comments = true
wrap_comments = true
format_code_in_doc_comments = true
imports_granularity = "Crate"
group_imports = "StdExternalCrate"