wio 0.1.1

Windows IO wrapper
Documentation
1
2
3
4
5
// Copyright © 2016, Peter Atashian
// Licensed under the MIT License <LICENSE.md>
use handle::{Handle};

pub struct NamedPipe(Handle);