time::ext::instant

Module sealed

source
Expand description

Sealed trait to prevent downstream implementations.

Traitsยง

  • A trait that cannot be implemented by downstream users.