Searched defs:IntoUnixStream (Results 1 – 1 of 1) sorted by relevance
115 pub trait IntoUnixStream { interface119 impl<'a> IntoUnixStream for &'a Path { impl129 impl<'a> IntoUnixStream for &'a PathBuf { impl