We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9058f0b commit 0cc020cCopy full SHA for 0cc020c
doc/src/challenges/0009-duration.md
@@ -1,14 +1,13 @@
1
# Challenge 9: Safe abstractions for `core::time::Duration`
2
3
-- **Status:** Open
+- **Status:** Resolved
4
- **Tracking Issue:** [#72](https://github.com/model-checking/verify-rust-std/issues/72)
5
- **Start date:** *2024/08/20*
6
-- **End date:** *2025/04/10*
+- **End date:** *2024/12/10*
7
- **Reward:** *N/A*
8
-
+- **Contributors**: [Samuel Thomas](https://github.com/sgpthomas) and [Cole Vick](https://github.com/cvick32)
9
-------------------
10
11
12
## Goal
13
14
Write function contracts for `core::time::Duration` that can be used as safe abstractions.
0 commit comments