Searched defs:from_i64 (Results 1 – 8 of 8) sorted by relevance
30 fn from_i64(i: i64) -> Option<Self>; in from_i64() method
63 macro_rules! from_i64( macro
330 fn from_i64(n: i64) -> Option<Self> { in newtype_from_primitive() method
442 fn from_i64(n: i64) -> Option<Self>; in from_i64() method
792 fn from_i64(n: i64) -> Option<Weekday> { in from_i64() method1101 fn from_i64(n: i64) -> Option<Month> { in from_i64() method
150 fn from_i64(n: i64) -> Option<BigInt> { in from_i64() method
416 fn from_i64(n: i64) -> Option<BigUint> { in from_i64() method
53 fn from_i64(n: i64) -> Option<Self> { in from_i64() method791 fn from_i64(n: i64) -> Option<Self> { in from_i64() method