Files
wasmtime/crates/wasi-common/tokio/src/stdio.rs

2 lines
69 B
Rust

pub use crate::file::{stderr, stdin, stdout, Stderr, Stdin, Stdout};