1 2 3 4
# Rust formatting configuration edition = "2021" max_width = 100 use_field_init_shorthand = true