ipp-client 0.3.0

Asynchronous IPP client
Documentation
1
2
3
4
5
6
7
## 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))