Module sealed
time
0.3.40
Module sealed
Module Items
Traits
In time::
ext::
instant
Modules
sealed
Traits
InstantExt
time
::
ext
::
instant
Module
sealed
Copy item path
Settings
Help
Summary
Source
Expand description
Sealed trait to prevent downstream implementations.
Traits
§
Sealed
A trait that cannot be implemented by downstream users.