Windows named pipe bindings for the mio event-driven I/O library.
# Cargo.toml
[dependencies]
mio-named-pipes = "0.1.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Windows named pipe
Use conditional compilation with #[cfg(target_os = "windows")]
No dependency data recorded yet.