Skip to main content

Crate camel_language_api

Crate camel_language_api 

Source

Re-exports§

pub use error::LanguageError;

Modules§

error

Traits§

Expression
Evaluates to a Value against an Exchange.
Language
A Language factory: produces Expression and Predicate objects.
Predicate
Evaluates to bool against an Exchange.