We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7014e commit 4f84376Copy full SHA for 4f84376
src/libcore/prelude.rs
@@ -34,7 +34,6 @@ pub use path::GenericPath;
34
pub use path::Path;
35
pub use path::PosixPath;
36
pub use path::WindowsPath;
37
-pub use pipes::{GenericChan, GenericPort};
38
pub use ptr::Ptr;
39
pub use str::{StrSlice, Trimmable, OwnedStr};
40
pub use to_bytes::IterBytes;
0 commit comments