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.
1 parent 2659321 commit 15d26c3Copy full SHA for 15d26c3
src/appendix-05-editions.md
@@ -55,7 +55,7 @@ At the time of this writing, three Rust editions are available: Rust 2015, Rust
55
2018, and Rust 2021. This book is written using Rust 2021 edition idioms.
56
-->
57
この文書を書いている時点(訳注:原文のコミットは2021年12月23日)では、3つのRustのエディションが利用できます。
58
-Rust 2015、Rust 2018、Rest 2021です。
+Rust 2015、Rust 2018、Rust 2021です。
59
この本はRust 2021エディションの慣例に従って書かれています。
60
61
<!--
0 commit comments