Docs.rs
mesh-llm-client-0.68.0
mesh-llm-client 0.68.0
Docs.rs crate page
Apache-2.0
27 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
i386
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1
normal
crypto_box ^0.9
normal
ed25519-dalek =3.0.0-pre.7
normal
hex ^0.4
normal
httparse ^1
normal
iroh ^1.0.0-rc.0
normal
mesh-llm-identity ^0.68.0
normal
mesh-llm-protocol ^0.68.0
normal
mesh-llm-routing ^0.68.0
normal
mesh-llm-types ^0.68.0
normal
model-artifact ^0.68.0
normal
nostr-sdk ^0.44.1
normal
prost ^0.14
normal
rand ^0.10
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
hex ^0.4
dev
tokio ^1
dev
Versions
8.05%
of the crate is documented
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
Files
mesh_client/protocol/
mod.rs
1
pub use
mesh_llm_protocol::protocol::
*
;