Struct chrono::format::InternalNumeric [−][src]
An opaque type representing numeric item types for internal uses only.
Trait Implementations
impl Clone for InternalNumeric
[src]
[+]
impl Clone for InternalNumeric
impl PartialEq for InternalNumeric
[src]
[+]
impl PartialEq for InternalNumeric
impl Eq for InternalNumeric
[src]
impl Eq for InternalNumeric
impl Debug for InternalNumeric
[src]
[+]
impl Debug for InternalNumeric
Auto Trait Implementations
impl Send for InternalNumeric
impl Send for InternalNumeric
impl Sync for InternalNumeric
impl Sync for InternalNumeric