Available on crate feature
async only.Expand description
Modules§
- async_
std async-std - Async-std runtime implementation.
- smol
smol - Smol runtime for CEL asynchronous runtime.
- tokio
tokio - Tokio runtime implementation.
Enums§
- Async
Std async-std - Async-std runtime for CEL asynchronous runtime.
- Smol
smol - Smol runtime for CEL asynchronous runtime.
- Tokio
tokio - Tokio runtime for CEL asynchronous runtime.
Traits§
- Blocking
Runner - Blocking runner trait for CEL asynchronous runtime.
- Runtime
- Runtime trait for CEL asynchronous runtime.