Docs.rs
cel-interpreter-0.10.0
cel-interpreter 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
orf
clarkmcc
Dependencies
arbitrary ^1.4.1
normal
optional
base64 ^0.22.1
normal
optional
cel-parser ^0.10.1
normal
chrono ^0.4
normal
optional
nom ^7.1.3
normal
paste ^1.0
normal
regex ^1.10.5
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
criterion ^0.5.1
dev
serde_bytes ^0.11.14
dev
Versions
21.48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_
interpreter
0.10.0
cel_interpreter
Macro
impl_handler
Copy item path
Source
macro_rules! impl_handler { ($($t:ty),*) => { ... }; }