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 a63d863 commit 4ecb19fCopy full SHA for 4ecb19f
TranslationTable.md
@@ -51,11 +51,13 @@
51
| identifier | 識別子
52
| immutable | イミュータブル
53
| initialize | 初期化する
54
+| input lifetime | 入力ライフタイム
55
| interpolate | インターポーレートする
56
| interpolation | インターポーレーション
57
| keyword | キーワード
58
| Intrinsics | Intrinsic
59
| Lang Items | Lang Item
60
+| lending | 貸付け
61
| library | ライブラリ
62
| lifetime | ライフタイム
63
| lifetime elision | ライフタイムの省略
@@ -69,6 +71,7 @@
69
71
| mutable | ミュータブル
70
72
| mutability | ミュータビリティ
73
| mutable binding | ミュータブルな束縛
74
+| output lifetime | 出力ライフタイム
75
| owner | 所有者
76
| ownership | 所有権
77
| panic | パニック
0 commit comments