This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
DragonOS-Community
/
aya
kopia lustrzana
https://github.com/aya-rs/aya
Obserwuj
4
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Add rustfmt.toml
Alessandro Decina
4 lat temu
rodzic
a3ab2eff57
commit
d6f299065d
1 zmienionych plików
z
4 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
4
0
rustfmt.toml
+ 4
- 0
rustfmt.toml
Wyświetl plik
@@ -0,0 +1,4 @@
+unstable_features = true
+reorder_imports = true
+imports_granularity = "Crate"
+