# switchyard-protocol
Provider-neutral request, response, content, and wire-format types shared by Switchyard's Rust
crates.
This is the schema dependency for [`switchyard-translation`](https://crates.io/crates/switchyard-translation).
Most applications should depend on `switchyard-translation`, which re-exports these types alongside
the translation engine.
## License
Licensed under the Apache License, Version 2.0. See the
[Switchyard repository](https://github.com/NVIDIA-NeMo/Switchyard) for details.