Docs.rs
agents-proc-macros-0.3.0
agents-proc-macros 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
leostera
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
agents ^0
dev
anyhow ^1
dev
async-trait ^0
dev
insta ^1
dev
prettyplease ^0
dev
schemars ^1
dev
serde ^1
dev
serde_json ^1
dev
Versions
66.67%
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
Crate agents_proc_macros
agents_
proc_
macros
0.3.0
All Items
Crate Items
Derive Macros
Crate
agents_
proc_
macros
Copy item path
Source
Derive Macros
ยง
Agent
Derives
agents::agent::Agent
by delegating to an inner field marked with
#[agent]
.
Tool
Derives the typed tool metadata needed by
SessionAgent
.