Docs.rs
cel-cxx-ffi-0.2.1
cel-cxx-ffi 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
xjasonli
Dependencies
chrono ^0.4
normal
cxx ^1.0
normal
dyn-clone ^1
normal
log ^0.4
normal
anyhow ^1
build
cel-build-utils =0.2.1
build
cxx-build ^1.0
build
glob ^0.3
build
Versions
1.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cel_
cxx_
ffi
0.2.1
Module common
Module Items
Modules
Structs
Enums
In crate cel_
cxx_
ffi
cel_cxx_ffi
Module
common
Copy item path
Source
Re-exports
§
pub use
types
::*;
pub use
values
::*;
Modules
§
types
values
Structs
§
Ast
Constant
Function
Decl
Overload
Decl
Source
Variable
Decl
Enums
§
Kind
Represents the fundamental type categories in CEL.
Type
Kind
Represents the type kinds in CEL’s type system.
Value
Kind
Represents the value kinds in CEL’s value system.