std::os::wasi::io - Rust (original) (raw)

std::os::wasi

Module io

1.65.0 · Source

Available on WASI only.

Expand description

WASI-specific extensions to general I/O primitives.

Re-exports§

pub use crate::os::[fd](../../fd/index.html "mod std::os::fd")::*;