| Crates.io | cel-cxx-ffi |
| lib.rs | cel-cxx-ffi |
| version | 0.2.1 |
| created_at | 2025-06-24 14:28:21.740481+00 |
| updated_at | 2025-08-14 13:44:56.148593+00 |
| description | FFI bindings for the cel-cxx crate |
| homepage | https://github.com/xjasonli/cel-cxx |
| repository | https://github.com/xjasonli/cel-cxx |
| max_upload_size | |
| id | 1724388 |
| size | 300,579 |
FFI bindings for the cel-cxx crate.
This crate provides low-level FFI bindings to google/cel-cpp
using the cxx crate for safe interop. It is primarily intended
for internal use by the cel-cxx crate and is not recommended for direct use.
cxx crateThis crate is automatically included when you use cel-cxx. You typically don't need to
depend on it directly.
Licensed under the Apache License 2.0. See the LICENSE file for details.