Research-Stack/4-Infrastructure/servo-fetch/.rustfmt.toml

8 lines
138 B
TOML

edition = "2024"
style_edition = "2024"
max_width = 120
use_field_init_shorthand = true
use_try_shorthand = true
newline_style = "Unix"