File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 10
10
11
11
| English | 日本語
12
12
|:----------------------|:------
13
+ | allocator | アロケータ
14
+ | application | アプリケーション
13
15
| associated - | 関連-
14
16
| attribute | アトリビュート
17
+ | binary | バイナリ
15
18
| binding | 束縛
16
19
| borrowing | 借用
17
20
| closure | クロージャ
18
21
| coercion | 型強制
22
+ | compiler | コンパイラ
19
23
| crate | クレート
20
24
| declaration statement | 宣言文
21
25
| dereferencing | 参照外し
27
31
| feature | フィーチャ
28
32
| Intrinsics | Intrinsic
29
33
| Lang Items | Lang Item
34
+ | library | ライブラリ
30
35
| lifetime | ライフタイム
36
+ | link | リンク
37
+ | memory | メモリ
31
38
| move | ムーブ
32
39
| mutable | ミュータブル
33
40
| mutability | ミュータビリティ
36
43
| return | 返す
37
44
| struct | 構造体
38
45
| structure | ストラクチャ
46
+ | system | システム
39
47
| trait | トレイト
40
48
| unsized type | サイズ不定型
41
49
| vector | vector
You can’t perform that action at this time.
0 commit comments