# tinc-cel
> [!WARNING]
> This crate is under active development and may not be stable.

[](https://docs.rs/tinc-cel)
[](https://crates.io/crates/tinc-cel)
[](https://github.com/scufflecloud/scuffle/actions/workflows/ci.yaml)
[](https://codecov.io/gh/scufflecloud/scuffle)
---
Currently this is a fully private api used by `tinc` and `tinc-build` to
compile and execute [CEL](https://cel.dev/) expressions.
### Feature flags
* **`runtime`** — Enables runtime enum type indexing
* **`docs`** — Enables documentation of feature flags
### License
This project is licensed under the MIT or Apache-2.0 license.
You can choose between one of them if you use this work.
`SPDX-License-Identifier: MIT OR Apache-2.0`