joecalsend/.rustfmt.toml

5 lines
103 B
TOML
Raw Permalink Normal View History

2025-07-04 19:22:21 +00:00
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
wrap_comments = true
edition = "2024"