blob: 0e0c5824e340456bfbe352348ae09a8414897ea5 [file] [log] [blame]
//! WASI-specific extensions to general I/O primitives.
#![unstable(feature = "wasi_ext", issue = "71213")]
pub use crate::os::fd::raw::*;