mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
convert server examples
This commit is contained in:
5
examples/rustfmt.toml
Normal file
5
examples/rustfmt.toml
Normal file
@ -0,0 +1,5 @@
|
||||
max_width = 89
|
||||
reorder_imports = true
|
||||
wrap_comments = true
|
||||
fn_args_density = "Compressed"
|
||||
#use_small_heuristics = false
|
Reference in New Issue
Block a user