Searched defs:try_into (Results 1 – 2 of 2) sorted by relevance
120 fn try_into(self) -> Result<i32, Self::Error> { in try_into() method150 fn try_into(self) -> Result<i32, Self::Error> { in try_into() method179 fn try_into(self) -> Result<i32, Self::Error> { in try_into() method
93 fn try_into(self) -> Result<u8, Self::Error> { in try_into() method100 fn try_into(self) -> Result<i32, Self::Error> { in try_into() method125 fn try_into(self) -> Result<i32, Self::Error> { in try_into() method