Expand description
Types that should be part of the standard library, but aren’t.
Modules§
- testing
test-dependencies
Structs§
- System
Clock - A
Clock
impl that returns the current time according to the system clock.
Traits§
- Clock
- A trait that represents the capability to read the system time.