camel-dsl 0.23.0

DSL support for rust-camel (YAML, JSON)
Documentation
1
2
3
4
5
pub(crate) mod conversion;
pub mod json;
pub mod materializer;
pub mod placeholder;
pub mod yaml;