Docs.rs
adk-ui-0.3.2
adk-ui 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkmaina
Dependencies
adk-core ^0.3.2
normal
async-trait ^0.1
normal
chrono ^0.4
normal
jsonschema ^0.29
normal
reqwest ^0.12
normal
optional
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
dev
Versions
21.96%
of the crate is documented
Go to latest version
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 encoding
adk_ui
0.3.2
Module encoding
Module Items
Functions
In adk_
ui::
a2ui
adk_ui
::
a2ui
Module
encoding
Copy item path
Source
Functions
ยง
encode_
jsonl
Encode an iterator of A2UI messages as JSONL (newline-delimited JSON).
encode_
jsonl_
bytes
Encode an iterator of A2UI messages as JSONL bytes.
encode_
message_
line
Encode a single A2UI message as a JSON line.