Docs.rs
cel-cxx-0.2.0
cel-cxx 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
xjasonli
Dependencies
arc-slice ^0.1
normal
async-scoped ^0.9
normal
optional
async-std ^1
normal
optional
cel-cxx-ffi =0.2.0
normal
cel-cxx-macros ^0.2.0
normal
optional
chrono ^0.4
normal
cxx ^1.0
normal
dyn-clone ^1
normal
futures ^0.3
normal
optional
itertools ^0.14
normal
ouroboros ^0.18
normal
paste ^1
normal
pin-project-lite ^0.2
normal
optional
smol ^2
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
optional
async-std ^1
dev
tokio ^1
dev
Versions
100%
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
0.2.0
Module error
Module Items
Structs
Enums
Traits
In crate cel_
cxx
cel_cxx
Module
error
Copy item path
Source
Expand description
Error types and error handling utilities.
Structs
§
Error
Error type for CEL operations.
Enums
§
Code
Status codes for CEL errors.
Traits
§
Into
Error
Trait for converting values into CEL errors.