time::ext::numerical_duration

Module sealed

source
Expand description

Sealed trait to prevent downstream implementations.

Traitsยง

  • A trait that cannot be implemented by downstream users.