File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 12
12
|:-------------------------------|:-------------
13
13
| alignment | アラインメント
14
14
| allocator | アロケータ
15
+ | antipattern | アンチパターン
15
16
| application | アプリケーション
16
17
| arity | アリティ
17
18
| array | 配列
44
45
| generics | ジェネリクス
45
46
| identifier | 識別子
46
47
| immutable | イミュータブル
48
+ | keyword | キーワード
47
49
| Intrinsics | Intrinsic
48
50
| Lang Items | Lang Item
49
51
| library | ライブラリ
52
54
| lint | リント
53
55
| match | マッチ
54
56
| memory | メモリ
57
+ | method | メソッド
55
58
| move | ムーブ
56
59
| mutable | ミュータブル
57
60
| mutability | ミュータビリティ
58
61
| owner | 所有者
59
62
| ownership | 所有権
60
63
| panic | パニック
61
64
| parametric polymorphism | パラメトリック多相
65
+ | pattern | パターン
66
+ | performance | パフォーマンス
67
+ | pointer | ポインタ
62
68
| return | 返す
63
69
| shadow | 覆い隠す
64
70
| signature | シグネチャ
You can’t perform that action at this time.
0 commit comments