# configuration for https://rust-lang.github.io/rustfmt/ edition = "2021" max_width = 100 use_field_init_shorthand = true use_try_shorthand = true