This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
DragonOS-Community
/
aya
同期ミラー
https://github.com/aya-rs/aya
ウォッチ
4
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Add rustfmt.toml
Alessandro Decina
4 年 前
親
a3ab2eff57
コミット
d6f299065d
1 ファイル変更
、
4 行追加
、
0 行削除
分割表示
差分情報を表示
4
0
rustfmt.toml
+ 4
- 0
rustfmt.toml
ファイルの表示
@@ -0,0 +1,4 @@
+unstable_features = true
+reorder_imports = true
+imports_granularity = "Crate"
+