Trait time::ext::numerical_duration::sealed::Sealed

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§