## IPP protocol definitions This crate contains IPP protocol implementation, including base encoding definitions and the parser. ## License Licensed under MIT or Apache license ([LICENSE-MIT](https://opensource.org/licenses/MIT) or [LICENSE-APACHE](https://opensource.org/licenses/Apache-2.0))