Searched defs:IntoUnixStream (Results 1 – 1 of 1) sorted by relevance
1769 trait IntoUnixStream { trait1773 impl<'a> IntoUnixStream for &'a Path { impl1783 impl<'a> IntoUnixStream for &'a PathBuf { impl