gecko-dev/third_party/rust/miow
Dan Glastonbury f1e1b786c6 Bug 1391523 - P5: Compile in audioipc crates. r=kamidphish
MozReview-Commit-ID: 6BC0fu1rrEE

--HG--
extra : rebase_source : b986541c97eee9eaa70bbc54ccfcd63b2d3fa006
2017-08-11 12:41:35 +10:00
..
src
.cargo-checksum.json
.cargo-ok
appveyor.yml
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

miow

Build status

Documentation

A zero overhead Windows I/O library focusing on IOCP and other async I/O features.

# Cargo.toml
[dependencies]
miow = "0.1"

License

miow is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.