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