mirror of
https://github.com/yamakadi/clroxide
synced 2026-06-08 18:28:14 +00:00
6 lines
169 B
TOML
6 lines
169 B
TOML
imports_granularity = "Crate"
|
|
indent_style = "Block"
|
|
match_block_trailing_comma = true
|
|
reorder_impl_items = true
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true |