Searched defs:IntegerBase (Results 1 – 2 of 2) sorted by relevance
39 pub enum IntegerBase { enum63 impl IntegerBase { implementation135 pub fn base(&self) -> IntegerBase { in base()
14 base: IntegerBase, in check()