1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/.rustfmt.toml

4 lines
97 B
TOML
Raw Permalink Normal View History

2022-07-09 22:08:11 +02:00
group_imports = "StdExternalCrate"
2022-08-28 19:39:28 +02:00
imports_granularity = "Crate"
use_field_init_shorthand = true