6 lines
170 B
TOML
6 lines
170 B
TOML
unstable_features = true
|
|
overflow_delimited_expr = true
|
|
group_imports = "StdExternalCrate"
|
|
use_field_init_shorthand = true
|
|
reorder_modules = false
|
|
struct_lit_width = 30
|