Thread- and future::sync::mpsc-based AsyncRead/AsyncWrite stdin/stdout with little buffering.
# Cargo.toml
[dependencies]
tokio-stdin-stdout = "0.1.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read from stdin asynchronously using tokio.
Ensure you are using #[tokio::main] or manually create a runtime.
No dependency data recorded yet.