Searched defs:from_i64 (Results 1 – 9 of 9) sorted by relevance
30 fn from_i64(i: i64) -> Option<Self>; in from_i64() method
63 macro_rules! from_i64( macro
320 fn from_i64(n: i64) -> Option<Self> { in newtype_from_primitive() method
211 fn from_i64(n: i64) -> Option<Weekday> { in from_i64() method
200 fn from_i64(n: i64) -> Option<Month> { in from_i64() method
418 fn from_i64(n: i64) -> Option<Self>; in from_i64() method
145 fn from_i64(n: i64) -> Option<BigInt> { in from_i64() method
432 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