cursive/rustfmt.toml
Timon 54de6ca6c0 Crossterm 0.14 (#406)
Refactor and update crossterm backend.
2020-01-02 00:08:53 -08:00

5 lines
87 B
TOML

unstable_features = true
max_width = 79
reorder_imports = true
fn_args_layout = "Tall"