Asynchronous pipe(2) library using tokio.
# Cargo.toml
[dependencies]
tokio-pipe = "0.2.12"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a pipe and performs async read/write.
Ensure you are using #[tokio::main] or similar runtime.
No dependency data recorded yet.