]> git.proxmox.com Git - rustc.git/blob - src/vendor/unicode-bidi/.rustfmt.toml
New upstream version 1.23.0+dfsg1
[rustc.git] / src / vendor / unicode-bidi / .rustfmt.toml
1 array_layout = "Block"
2 array_width = 80
3 fn_args_layout = "Block"
4 fn_brace_style = "SameLineWhere"
5 fn_call_style = "Block"
6 generics_indent = "Block"