cala-cel-parser 0.2.7

A parser for the Common Expression Language (CEL)
Documentation
[build-dependencies.lalrpop]
features = ["lexer"]
version = "0.20"
[dependencies.lalrpop-util]
features = ["lexer"]
version = "0.20"

[features]
fail-on-warnings = []

[package]
authors = ["Justin Carter <justin@galoy.io>"]
categories = ["parsing", "cel"]
description = "A parser for the Common Expression Language (CEL)"
edition = "2021"
license = "Apache-2.0"
name = "cala-cel-parser"
repository = "https://github.com/GaloyMoney/cala"
version = "0.2.7"