time
0.3.36
Sealed
Implementations on Foreign Types
f64
u64
Implementors
In time::
ext::
numerical_
std_
duration::
sealed
time
::
ext
::
numerical_std_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
u64
Implementors
§