<h1 align="center">iroh-io</h1>
<div align="center">
<strong>
async non-Send IO
</strong>
</div>
<br />
<div align="center">
<a href="https://crates.io/crates/iroh-io">
<img src="https://img.shields.io/crates/v/iroh-io.svg?style=flat-square"
alt="Crates.io version" />
</a>
<a href="https://docs.rs/iroh-io">
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
alt="docs.rs docs" />
</a>
</div>
<br/>
# Local (non-`Send`) async IO for rust
Used by the [iroh](https://iroh.computer/) project. For more info see the [docs](https://docs.rs/iroh-io).
# License
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this project by you, as defined in the Apache-2.0 license,
shall be dual licensed as above, without any additional terms or conditions.