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 7ef717f commit 51e2542Copy full SHA for 51e2542
src/dropck.md
@@ -160,7 +160,7 @@ death. This means it can potentially observe that types that are supposed to
160
live as long as it does actually were destroyed first.
161
-->
162
163
-Drop トレイトを実装することで、 Inspector が最後に任意のコードを実行するようにできます。
+Drop トレイトを実装することで、 Inspector が破棄される際に任意のコードを実行するようにできます。
164
これは、 Inspector と同じだけ生きる型が、実際には先に破棄されると潜在的に認識できます。
165
166
<!--
0 commit comments