8bca85c4b6
Uses the `fn_call_style` option. Fixes #1358
6 lines
118 B
TOML
6 lines
118 B
TOML
fn_args_layout = "Block"
|
|
array_layout = "Block"
|
|
where_style = "Rfc"
|
|
generics_indent = "Block"
|
|
fn_call_style = "Block"
|