sqlx-ledger-cel-parser 0.7.2

A parser for the Common Expression Language (CEL)
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}