We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6f9f9 commit abac5e7Copy full SHA for abac5e7
src/libstd/sys/redox/ext/mod.rs
@@ -36,7 +36,6 @@ pub mod io;
36
pub mod net;
37
pub mod process;
38
pub mod thread;
39
-pub(crate) mod unixsocket;
40
41
/// A prelude for conveniently writing platform-specific code.
42
///
0 commit comments