time
0.3.36
Sealed
Implementations on Foreign Types
f64
u64
Implementors
In time::ext::numerical_std_duration::sealed
Trait
time
::
ext
::
numerical_std_duration
::
sealed
::
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
u64
Implementors
§