Docs.rs
elph-agent-0.0.16
elph-agent 0.0.16
Docs.rs crate page
MIT
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
riipandi
Dependencies
anyhow ^1.0.103
normal
elph-core ^0.0.4
normal
indicatif ^0.18.6
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
tokio ^1
normal
turso ^0.6.1
normal
tempfile ^3.27.0
dev
Versions
34.38%
of the crate is documented
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
Skip to main content
Module runtime
elph_
agent
0.0.16
Module runtime
Module Items
Functions
In crate elph_
agent
elph_agent
Module
runtime
Copy item path
Source
Functions
ยง
block_
on
Runs an async future, panicking if the runtime cannot be created.
try_
block_
on
Runs an async future, returning errors from runtime construction.