Docs.rs
agentrs-core-0.1.0
agentrs-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sergio-r-sousa
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
futures ^0.3
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
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 streaming
agentrs_
core
0.1.0
Module streaming
Module Items
Functions
In crate agentrs_
core
agentrs_core
Module
streaming
Copy item path
Source
Expand description
Streaming helpers.
Functions
ยง
map_
stop_
reason
Maps a provider stop-reason string into the unified enum.
parse_
sse_
chunk
Parses a single SSE data chunk into a unified
StreamChunk
.