rust/tests/config/style-edition/version-style-edition-and-edition/rustfmt.toml

4 lines
56 B
TOML
Raw Normal View History

2024-07-28 16:03:46 -05:00
version = "Two"
edition = "2018"
style_edition = "2021"