time
0.3.37
Sealed
Implementations on Foreign Types
f64
i64
Implementors
In time::
ext::
numerical_
duration::
sealed
time
::
ext
::
numerical_duration
::
sealed
Trait
Sealed
Copy item path
Source
pub trait Sealed { }
Expand description
A trait that cannot be implemented by downstream users.
Implementations on Foreign Types
§
Source
§
impl
Sealed
for
f64
Source
§
impl
Sealed
for
i64
Implementors
§