File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<!-- become quite acquainted. Ownership is how Rust achieves its largest goal, -->
7
7
<!-- memory safety. There are a few distinct concepts, each with its own -->
8
8
<!-- chapter: -->
9
- このガイドはRustの所有権システムの3つの解説の1つです 。
9
+ このガイドはRustの所有権システムの3つの解説の1つ目です 。
10
10
これはRustの最も独特で注目されている機能です。そして、Rust開発者はそれについて高度に精通しておくべきです。
11
11
所有権こそはRustがその最大の目標、メモリ安全性を得るための方法です。
12
12
そこにはいくつかの別個の概念があり、各概念が独自の章を持ちます。
Original file line number Diff line number Diff line change 6
6
<!-- become quite acquainted. Ownership is how Rust achieves its largest goal, -->
7
7
<!-- memory safety. There are a few distinct concepts, each with its own -->
8
8
<!-- chapter: -->
9
- このガイドはRustの所有権システムの3つの解説の1つです 。
9
+ このガイドはRustの所有権システムの3つの解説の2つ目です 。
10
10
これはRustの最も独特で注目されている機能です。そして、Rust開発者はそれについて高度に精通しておくべきです。
11
11
所有権こそはRustがその最大の目標、メモリ安全性を得るための方法です。
12
12
そこにはいくつかの別個の概念があり、各概念が独自の章を持ちます。
You can’t perform that action at this time.
0 commit comments