Skip to main content

Module derive

Module derive 

Source
Available on crate feature derive only.
Expand description

Procedural-macro re-exports for the derive feature.

Bring Tool into scope to derive tool_dispatch::Tool on a struct that implements serde::Deserialize and schemars::JsonSchema.

Derive Macrosยง

Tool
Derive claude_api::tool_dispatch::Tool for a struct.