7 lines
164 B
TOML
7 lines
164 B
TOML
max_width = 100
|
|
fn_args_layout = "Block"
|
|
array_layout = "Block"
|
|
where_style = "Rfc"
|
|
generics_indent = "Block"
|
|
fn_call_style = "Block"
|
|
reorder_imported_names = true
|