This commit is contained in:
Grzegorz Dziadkiewicz 2025-01-10 00:04:10 +01:00
parent cca2e226ff
commit 213a32b378
No known key found for this signature in database
GPG Key ID: D93C27C4A6448C3D

View File

@ -725,7 +725,7 @@ https://doc.rust-lang.org/std/result/enum.Result.html#method.map_err"""
name = "errors7" name = "errors7"
dir = "13_error_handling" dir = "13_error_handling"
hint = """ hint = """
TODO TODO Add hint and place after traits exercise
""" """
# Generics # Generics