rust/rfc-rustfmt.toml
2017-03-10 14:29:45 +13:00

3 lines
72 B
TOML

fn_args_layout = "Block"
where_style = "Rfc"
generics_indent = "Tabbed"