Searched defs:IntegerBase (Results 1 – 2 of 2) sorted by relevance
14 base: IntegerBase, in check()305 base: IntegerBase, in non_standard_suffixes()
92 pub fn base(&self) -> IntegerBase { in base()252 pub enum IntegerBase { enum259 impl IntegerBase { implementation