Searched defs:TryIoError (Results 1 – 1 of 1) sorted by relevance
1154 ) -> Result<io::Result<R>, TryIoError> { in try_io() argument1339 ) -> Result<io::Result<R>, TryIoError> { in try_io() argument1395 pub struct TryIoError(()); struct