Searched defs:try_into (Results 1 – 2 of 2) sorted by relevance
1369 fn try_into(self) -> Result<Stdio, Self::Error> { in try_into() method1377 fn try_into(self) -> Result<Stdio, Self::Error> { in try_into() method1385 fn try_into(self) -> Result<Stdio, Self::Error> { in try_into() method
109 fn try_into(self) -> Result<Option<Surface>, Self::Error> { in try_into() method