mirror of
https://github.com/widberg/bff
synced 2026-08-23 14:26:03 -04:00
6 lines
175 B
TOML
6 lines
175 B
TOML
unstable_features = true
|
|
imports_layout = "HorizontalVertical"
|
|
reorder_imports = true
|
|
imports_granularity = "Module"
|
|
group_imports = "StdExternalCrate"
|
|
reorder_modules = true
|