Docs.rs
cel-interpreter-0.9.1
cel-interpreter 0.9.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
orf
clarkmcc
Dependencies
base64 ^0.22.1
normal
optional
cel-parser ^0.8.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
25%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cel_
interpreter
0.9.1
In cel_
interpreter::
functions
cel_interpreter
::
functions
Function
bytes
Copy item path
Source
pub fn bytes(value:
Arc
<
String
>) ->
Result
<
Value
,
ExecutionError
>