mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 08:43:30 +02:00
modules3 solution
This commit is contained in:
@@ -550,7 +550,7 @@ test = false
|
||||
hint = """
|
||||
`UNIX_EPOCH` and `SystemTime` are declared in the `std::time` module. Add a
|
||||
`use` statement for these two to bring them into scope. You can use nested
|
||||
paths or the glob operator to bring these two in using only one line."""
|
||||
paths to bring these two in using only one line."""
|
||||
|
||||
# HASHMAPS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user