Docs.rs
serdes-ai-streaming-0.1.5
serdes-ai-streaming 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
janfeddersen-wq
Dependencies
async-trait ^0.1
normal
bytes ^1.0
normal
chrono ^0.4
normal
futures ^0.3
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serdes-ai-core ^0.1.2
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.21
normal
optional
tracing ^0.1
normal
rstest ^0.18
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 error
serdes_
ai_
streaming
0.1.5
Module error
Module Items
Enums
Type Aliases
In crate serdes_
ai_
streaming
serdes_ai_streaming
Module
error
Copy item path
Source
Expand description
Streaming errors.
Enums
§
Stream
Error
Errors that can occur during streaming.
Type Aliases
§
Stream
Result
Result type for streaming operations.