Module ext

Module ext 

Source
Expand description

Extension traits.

Traitsยง

InstantExtstd
An extension trait for std::time::Instant that adds methods for time::Durations.
NumericalDuration
Create Durations from numeric literals.
NumericalStdDuration
Create std::time::Durations from numeric literals.
SystemTimeExtstd
An extension trait for std::time::SystemTime that adds methods for time::Durations.