Asynchronous support for epollable files via Tokio on Unix-like platforms.
# Cargo.toml
[dependencies]
tokio-file-unix = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads from stdin asynchronously using tokio-file-unix.
Ensure you are using Tokio as the async runtime and target a Unix-like OS.
No dependency data recorded yet.