time::ext::numerical_std_duration

Module sealed

Source
Expand description

Sealed trait to prevent downstream implementations.

Traitsยง

Sealed
A trait that cannot be implemented by downstream users.