rust/rfc-rustfmt.toml
Nick Cameron b820d50ec0 Add style RFC conformant rustfmt toml
Add a new `where` clause option, as yet unused.
2017-03-09 13:16:14 +13:00

2 lines
45 B
TOML

fn_args_layout = "Block"
where_style = "Rfc"