camel-support
Support utilities for rust-camel
Overview
camel-support provides additional support utilities that build upon camel-api and camel-util. This crate contains helper functionality that simplifies common patterns when working with the rust-camel framework.
This is primarily an internal crate used by other rust-camel components. Most users will interact with higher-level crates instead.
Features
- Support types built on
camel-api - Helper traits and implementations
- Integration utilities
Installation
Add to your Cargo.toml:
[]
= "0.2"
Documentation
License
Apache-2.0
Contributing
Contributions are welcome! Please see the main repository for details.