9 lines
198 B
TOML
9 lines
198 B
TOML
fn_args_layout = "Block"
|
|
array_layout = "Block"
|
|
control_style = "Rfc"
|
|
where_style = "Rfc"
|
|
generics_indent = "Block"
|
|
fn_call_style = "Block"
|
|
combine_control_expr = true
|
|
fn_args_paren_newline = false
|