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 1b35f74 commit 68964a7Copy full SHA for 68964a7
library/std/src/os/wasi/io/raw.rs
@@ -1,4 +1,4 @@
1
-//! Unix-specific extensions to general I/O primitives.
+//! WASI-specific extensions to general I/O primitives.
2
3
#![unstable(feature = "wasi_ext", issue = "71213")]
4
0 commit comments