This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
DragonOS-Community
/
aya
mirror of
https://github.com/aya-rs/aya
Xem
4
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add rustfmt.toml
Alessandro Decina
4 năm trước cách đây
mục cha
a3ab2eff57
commit
d6f299065d
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
rustfmt.toml
+ 4
- 0
rustfmt.toml
Xem Tập Tin
@@ -0,0 +1,4 @@
+unstable_features = true
+reorder_imports = true
+imports_granularity = "Crate"
+