Crate tinc_cel

Source
Expand description

Currently this is a fully private api used by tinc and tinc-build to compile and execute CEL expressions.

See the [changelog][changelog] for a full release history.

§Feature flags

  • runtime — Enables runtime enum type indexing
  • docs — Enables changelog and 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