This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
aya
mirror of
https://github.com/aya-rs/aya
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add rustfmt.toml
Alessandro Decina
4 years ago
parent
a3ab2eff57
commit
d6f299065d
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
rustfmt.toml
+ 4
- 0
rustfmt.toml
View File
@@ -0,0 +1,4 @@
+unstable_features = true
+reorder_imports = true
+imports_granularity = "Crate"
+