async-compression 0.1.0-alpha.1

Adaptors between compression crates and Rust's modern asynchronous IO types.
Documentation
# async-compression

## About

This crate provides adaptors between compression crates and Rust's modern
asynchronous IO types.

## License

Licensed under either of

 * [Apache License, Version 2.0]LICENSE-APACHE
 * [MIT license]LICENSE-MIT

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you shall be dual licensed as above, without any
additional terms or conditions.