mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 01:33:30 +02:00
lifetimes3 solution
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user