提交 7ac645a5 编写于 作者: D Dan Gohman

Make the whole `std::os::wasi::io` module stable.

上级 e56b84e8
//! WASI-specific extensions to general I/O primitives.
#![unstable(feature = "wasi_ext", issue = "71213")]
#![stable(feature = "io_safety", since = "1.63.0")]
#[stable(feature = "io_safety", since = "1.63.0")]
pub use crate::os::fd::*;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册