Docs.rs
cel-cxx-0.1.0
cel-cxx 0.1.0
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.1.0
normal
cel-cxx-macros ^0.1.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
thiserror ^2.0
normal
tokio ^1
normal
optional
anyhow ^1
dev
async-std ^1
dev
futures ^0.3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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.1.0
Module async_
std
Module Items
Structs
In cel_
cxx::
async
cel_cxx
::
async
Module
async_std
Copy item path
Source
Available on
crate feature
async
only.
Expand description
Async-std runtime implementation.
Structs
ยง
Async
StdBlocking
Runner
Async-std blocking runner for CEL asynchronous runtime.