serde/rustfmt.toml

6 lines
118 B
TOML
Raw Normal View History

2017-04-13 14:28:23 -05:00
fn_args_layout = "Block"
array_layout = "Block"
where_style = "Rfc"
generics_indent = "Block"
fn_call_style = "Block"