Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refer to ja-all-enabled in README #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 21, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@

| 名前 | Rustバージョン | 内容 |
|:-- |:--:|:-- |
| [ja][ja-branch] | 1.39.0 | 標準的な内容のテンプレートに日本語のソースコードコメントを付けたもの。注意:~~2019~~ 2020年言語アップデート後の環境向け。Rust 1.15.1の環境では使用できない |
| [ja][ja-branch] | 1.42.0 | 標準的な内容のテンプレートに日本語のソースコードコメントを付けたもの。 |
| [ja-all-enabled][ja-all-enabled-branch] | 1.42.0 | 39個のクレートをすべて有効化したテンプレート。クレートの使用例が`exmaples`ディレクトリ下にある。 |

使いかたについては、テンプレートの名前をクリックして表示されたREADMEを参照してください。

If you want a template with English source code comments, please request it to us by filing [a GitHub issue][gh-issue].

[ja-branch]: https://github.com/rust-lang-ja/atcoder-rust-base/tree/ja
[ja-all-enabled-branch]: https://github.com/rust-lang-ja/atcoder-rust-base/tree/ja-all-enabled
[gh-issue]: https://github.com/rust-lang-ja/atcoder-rust-base/issues


Expand Down