lifetimes3 solution

This commit is contained in:
mo8it
2024-06-27 16:15:53 +02:00
parent 275a854d6e
commit 6187216606
3 changed files with 22 additions and 8 deletions
+1 -3
View File
@@ -843,9 +843,7 @@ inner block:
name = "lifetimes3"
dir = "16_lifetimes"
test = false
hint = """
If you use a lifetime annotation in a struct's fields, where else does it need
to be added?"""
hint = """Let the compiler guide you :)"""
# TESTS