rust/rfc-rustfmt.toml

4 lines
72 B
TOML
Raw Normal View History

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