We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ja-all-enabled
1 parent 1bcccbf commit b531498Copy full SHA for b531498
README.md
@@ -16,12 +16,14 @@
16
| 名前 | Rustバージョン | 内容 |
17
|:-- |:--:|:-- |
18
| [ja][ja-branch] | 1.42.0 | 標準的な内容のテンプレートに日本語のソースコードコメントを付けたもの。 |
19
+| [ja-all-enabled][ja-all-enabled-branch] | 1.42.0 | 39個のクレートをすべて有効化したテンプレート。クレートの使用例が`exmaples`ディレクトリ下にある。 |
20
21
使いかたについては、テンプレートの名前をクリックして表示されたREADMEを参照してください。
22
23
If you want a template with English source code comments, please request it to us by filing [a GitHub issue][gh-issue].
24
25
[ja-branch]: https://github.com/rust-lang-ja/atcoder-rust-base/tree/ja
26
+[ja-all-enabled-branch]: https://github.com/rust-lang-ja/atcoder-rust-base/tree/ja-all-enabled
27
[gh-issue]: https://github.com/rust-lang-ja/atcoder-rust-base/issues
28
29
0 commit comments