A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions.
# Cargo.toml
[dependencies]
miow = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new I/O completion port on Windows.
Use conditional compilation: #[cfg(target_os = "windows")]
No dependency data recorded yet.