chore(project): add rustfmt.toml

This commit is contained in:
Orhun Parmaksız 2021-10-13 00:28:05 +03:00
parent 3bcd06aa9a
commit 260a0183e2
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

4
rustfmt.toml Normal file
View file

@ -0,0 +1,4 @@
edition = "2021"
max_width = 100
use_field_init_shorthand = true
use_try_shorthand = true