Update lifetimes.md

pull/464/head
nomicon-kr 9 months ago committed by GitHub
parent 071e9a5483
commit 5c3bc3c93c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -224,7 +224,7 @@ if some_condition() {
} }
``` ```
그리고 수명은 잠시 일시정지될 수 있습니다.
And a lifetime can have a pause in it. Or you might look at it as two distinct And a lifetime can have a pause in it. Or you might look at it as two distinct
borrows just being tied to the same local variable. This often happens around borrows just being tied to the same local variable. This often happens around

Loading…
Cancel
Save