cursive/rustfmt.toml

6 lines
95 B
TOML
Raw Normal View History

2018-01-22 19:55:56 +00:00
unstable_features = true
2016-07-02 07:57:07 +00:00
max_width = 79
reorder_imports = true
fn_args_density = "Compressed"