4 releases (2 breaking)
Uses old Rust 2015
| 0.3.1 | Oct 22, 2020 |
|---|---|
| 0.3.0 | Jan 5, 2018 |
| 0.2.0 | Jul 25, 2017 |
| 0.1.0 | Apr 5, 2017 |
#46 in #fake
254 downloads per month
Used in 4 crates
(3 directly)
25KB
93 lines
fake_clock
A crate providing a virtual clock mimicking std::time::Instant's interface, enabling full
control over the flow of time during testing.