Docs.rs
radkit-0.0.3
radkit 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
irshadnilam
Dependencies
a2a-client ^0.1.2
normal
a2a-types ^0.1.3
normal
async-stream ^0.3.6
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
derive_more ^2.0.1
normal
futures ^0.3
normal
openapiv3 ^2.0
normal
optional
radkit-macros ^0.0.2
normal
optional
reqwest ^0.12
normal
schemars ^1.0.4
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
optional
thiserror ^1
normal
tryparse ^0.3
normal
url ^2.5
normal
optional
uuid ^1
normal
dotenvy ^0.15
dev
http-body-util ^0.1
dev
getrandom ^0.2
normal
reqwest ^0.12
normal
tokio ^1.47.0
normal
wasm-bindgen-futures ^0.4
normal
wasm-bindgen-test ^0.3
dev
axum ^0.8.0
normal
optional
dashmap ^6
normal
rand ^0.9.2
normal
reqwest ^0.12
normal
rmcp ^0.6.3
normal
optional
tokio ^1
normal
tower-http ^0.5
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
ts-rs ^11.1.0
normal
optional
Versions
71.85%
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
Module macros
radkit
0.0.3
Module macros
Module Items
Attribute Macros
In crate radkit
radkit
Module
macros
Copy item path
Source
Expand description
Re-exported procedural macros (e.g.,
radkit::macros::skill!
).
Attribute Macros
ยง
skill
Attribute macro for defining A2A skills with metadata.
tool
Attribute macro for defining tools with automatic parameter extraction.