mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-22 20:26:30 +01:00
12 lines
211 B
TOML
12 lines
211 B
TOML
|
|
reorder_imports = true
|
|
|
|
## Requires nightly
|
|
# imports_granularity = "Module"
|
|
# group_imports = "StdExternalCrate"
|
|
# format_code_in_doc_comments = true
|
|
# format_macro_bodies = true
|
|
# reorder_impl_items = true
|
|
|
|
|