mirror of
https://github.com/danbulant/cushy
synced 2026-05-19 12:19:02 +00:00
6 lines
184 B
TOML
6 lines
184 B
TOML
unstable_features = true
|
|
use_field_init_shorthand = true
|
|
imports_granularity = "Module"
|
|
group_imports = "StdExternalCrate"
|
|
format_code_in_doc_comments = true
|
|
reorder_impl_items = true
|