cel 0.11.0

A parser and interpreter for the Common Expression Language (CEL)
Documentation
1
2
3
4
pub mod ast;
pub mod traits;
pub mod types;
pub mod value;