# scuffle-image-processor-proto
> [!WARNING]
> This crate is under active development and may not be stable.
[![crates.io](https://img.shields.io/crates/v/scuffle-image-processor-proto.svg)](https://crates.io/crates/scuffle-image-processor-proto) [![docs.rs](https://img.shields.io/docsrs/scuffle-image-processor-proto)](https://docs.rs/scuffle-image-processor-proto)
---
This crate contains the protocol buffers for the Image Processor service.
## License
This project is licensed under the [MIT](./LICENSE.MIT) or [Apache-2.0](./LICENSE.Apache-2.0) license.
You can choose between one of them if you use this work.
`SPDX-License-Identifier: MIT OR Apache-2.0`