serde/rustfmt.toml
2017-04-13 12:32:29 -07:00

6 lines
118 B
TOML

fn_args_layout = "Block"
array_layout = "Block"
where_style = "Rfc"
generics_indent = "Block"
fn_call_style = "Block"