We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22572d0 commit 0ed4afdCopy full SHA for 0ed4afd
library/std/src/sys/pal/wasip2/mod.rs
@@ -22,7 +22,6 @@ pub mod futex;
22
#[path = "../wasi/io.rs"]
23
pub mod io;
24
25
-#[path = "../wasi/net.rs"]
26
pub mod net;
27
#[path = "../wasi/os.rs"]
28
pub mod os;
0 commit comments