tinc-cel

Crates.iotinc-cel
lib.rstinc-cel
version0.2.0
created_at2025-05-12 17:34:20.790633+00
updated_at2025-08-06 13:31:48.035896+00
descriptionA CEL Type used by tinc-build and tinc for validating protobuf messages
homepage
repositoryhttps://github.com/scufflecloud/scuffle
max_upload_size
id1670899
size137,746
Developers (github:scufflecloud:developers)

documentation

https://docs.rs/tinc-build

README

tinc-cel

[!WARNING]
This crate is under active development and may not be stable.

License: MIT OR Apache-2.0 docs.rs crates.io GitHub Actions: ci Codecov


Currently this is a fully private api used by tinc and tinc-build to compile and execute CEL 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

Commit count: 1522

cargo fmt