mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
6 lines
151 B
TOML
6 lines
151 B
TOML
# Check https://rust-lang.github.io/rustfmt for more options
|
|
|
|
reorder_imports = true
|
|
imports_granularity = "Module"
|
|
group_imports = "StdExternalCrate"
|