time
0.3.37
Module sealed
Module Items
Traits
In time::
ext::
instant
time
::
ext
::
instant
Module
sealed
Copy item path
Source
Available on
crate feature
std
only.
Expand description
Sealed trait to prevent downstream implementations.
Traits
ยง
Sealed
A trait that cannot be implemented by downstream users.