## Asynchronous IPP client
This crate contains asynchronous IPP client based on futures and tokio runtime.
## License
Licensed under MIT or Apache license ([LICENSE-MIT](https://opensource.org/licenses/MIT) or [LICENSE-APACHE](https://opensource.org/licenses/Apache-2.0))