Tools for writing procedural macroses.
Some common simple tool for proc-macro impl
Procedural macros for chicago-tdd-tools
Proc macros for swink-agent: #[derive(ToolSchema)] and #[tool]
Proc-macros for the agnt agent runtime — #[tool] attribute that generates TypedTool impls from function signatures.
Proc-macro toolkit for OpenAI function-calling: derive JSON-schema from Rust types, annotate functions with tool schemas, and auto-register async dispatch handlers.
Proc macros for ADK-Rust — #[tool] attribute for zero-boilerplate tool registration
Proc-macro for deriving ToolDyn from annotated async functions
implementation details for source-demo-tool, DO NOT USE DIRECTLY.
Derive macro for LLM tool definitions — generates JSON Schema and dispatch code from a Rust struct
Proc macros for agentic-tools library family
Simple proc-macros to generate build timestamp string literals.