Docs.rs
wasi-tokio-17.0.3
wasi-tokio 17.0.3
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
cfallin
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cap-std ^2.0.0
normal
io-lifetimes ^2.0.2
normal
tokio ^1.26.0
normal
wasi-cap-std-sync =17.0.3
normal
wasi-common =17.0.3
normal
wiggle =17.0.3
normal
cap-tempfile ^2.0.0
dev
tempfile ^3.1.0
dev
tokio ^1.26.0
dev
rustix ^0.38.21
normal
io-extras ^0.18.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
wasi_tokio/
stdio.rs
1
pub use
crate
::file::{stderr, stdin, stdout, Stderr, Stdin, Stdout};