Docs.rs
agent-framework-core-0.1.1
agent-framework-core 0.1.1
Docs.rs crate page
MIT
13 July 2026
Links
Repository
crates.io
Source
Owners
CodeHalwell
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
opentelemetry ^0.32
normal
optional
pin-project-lite ^0.2
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
uuid ^1
normal
opentelemetry_sdk ^0.32
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
71.28%
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 streaming
agent_
framework_
core
0.1.1
Module streaming
Module Items
Structs
In crate agent_
framework_
core
agent_framework_core
Module
streaming
Copy item path
Source
Expand description
Utilities for decoding streamed bytes.
Structs
ยง
Utf8
Stream
Decoder
An incremental UTF-8 decoder for byte streams.