1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/rustfmt.toml

6 lines
121 B
TOML
Raw Normal View History

2018-05-08 20:08:43 +02:00
max_width = 89
reorder_imports = true
2018-06-01 20:31:53 +02:00
#wrap_comments = true
2018-05-08 20:08:43 +02:00
fn_args_density = "Compressed"
#use_small_heuristics = false