Struct chrono::format::InternalNumeric [−][src]
pub struct InternalNumeric { /* fields omitted */ }An opaque type representing numeric item types for internal uses only.
Trait Implementations
impl Clone for InternalNumeric[src]
impl Clone for InternalNumeric[src]fn clone(&self) -> Self[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl PartialEq<InternalNumeric> for InternalNumeric[src]
impl PartialEq<InternalNumeric> for InternalNumeric[src]