8 lines
166 B
TOML
8 lines
166 B
TOML
|
newline_style = "Unix"
|
||
|
max_width = 140
|
||
|
imports_layout = "Horizontal"
|
||
|
merge_imports = true
|
||
|
struct_field_align_threshold = 25
|
||
|
where_single_line = true
|
||
|
edition = "2018"
|