Searched refs:InternalNumeric (Results 1 – 1 of 1) sorted by relevance
133 Internal(InternalNumeric),137 pub struct InternalNumeric { struct141 impl Clone for InternalNumeric { implementation147 impl PartialEq for InternalNumeric { implementation148 fn eq(&self, _other: &InternalNumeric) -> bool { in eq()153 impl Eq for InternalNumeric {} implementation155 impl fmt::Debug for InternalNumeric { implementation