Searched defs:try_innto (Results 1 – 2 of 2) sorted by relevance
57 fn try_innto(self) -> Result<T, Self::Error>; in try_innto() method74 fn try_innto(self) -> Result<U, Self::Error> { in try_innto() function
124 fn try_innto(self) -> Result<T, Self::Error>; in try_innto() method141 fn try_innto(self) -> Result<U, Self::Error> { in try_innto() function