Searched defs:try_to_int (Results 1 – 2 of 2) sorted by relevance
316 pub fn try_to_int(self, size: Size) -> Result<i128, Size> { in try_to_int() method
346 pub fn try_to_int(self) -> Result<ScalarInt, Scalar<AllocId>> { in try_to_int() method