audubon/.rustfmt.toml
2023-12-03 12:49:30 -08:00

4 lines
103 B
TOML

imports_granularity = "Crate"
group_imports = "StdExternalCrate"
wrap_comments = true
edition = "2021"