Docs.rs
elph-ai-0.0.21
elph-ai 0.0.21
Docs.rs crate page
MIT
07 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
riipandi
Dependencies
anyhow ^1.0.103
normal
async-trait ^0.1
normal
aws-config ^1
normal
aws-sdk-bedrockruntime ^1
normal
aws-smithy-runtime-api ^1
normal
aws-smithy-types ^1
normal
axum ^0.8.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
futures-util ^0.3
normal
http ^1
normal
image ^0.25
normal
jsonschema ^0.46.10
normal
lazy_static ^1.5
normal
once_cell ^1.21
normal
rand ^0.10.2
normal
regex ^1
normal
reqwest ^0.13.4
normal
rustls ^0.23
normal
schemars ^1.2.1
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sha2 ^0.11.0
normal
thiserror ^2
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-tungstenite ^0.29.0
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2
normal
webpki-roots ^1.0.8
normal
zstd ^0.13
normal
async-trait ^0.1
dev
indicatif ^0.18.6
dev
tokio ^1
dev
Versions
4.9%
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
Skip to main content
WsStream
elph_ai
0.0.21
WsStream
Aliased Type
In elph_
ai::
api::
websocket_
connect
elph_ai
::
api
::
websocket_connect
Type Alias
WsStream
Copy item path
Source
pub type WsStream =
WebSocketStream
<
CodexWsIo
>;
Aliased Type
ยง
pub struct WsStream {
/* private fields */
}