Docs.rs
adk-ui-2.2.0
adk-ui 2.2.0
Docs.rs crate page
Apache-2.0
24 August 2026
Links
Repository
crates.io
Source
Owners
jkmaina
Dependencies
adk-core ^2
normal
optional
async-trait ^0.1
normal
awp-types ^2
normal
optional
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
normal
uuid ^1
normal
optional
adk-agent ^2
dev
adk-cli ^2
dev
adk-model ^2
dev
adk-runner ^2
dev
adk-server ^2
dev
adk-session ^2
dev
anyhow ^1.0
dev
axum ^0.8
dev
base64 ^0.22
dev
dotenvy ^0.15
dev
futures ^0.3
dev
proptest ^1.5
dev
tempfile ^3
dev
tokio ^1.40
dev
tracing ^0.1
dev
Versions
15.55%
of the crate is documented
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
inline_data_part
adk_ui
2.2.0
In adk_
ui::
compat
adk_ui
::
compat
Function
inline_
data_
part
Copy item path
Source
pub fn inline_data_part(mime_type: impl
Into
<
String
>, data:
Vec
<
u8
>) ->
Part