agentic-tools-macros 0.1.1

Proc macros for agentic-tools library family
Documentation

Proc macros for the agentic-tools library family.

This crate provides:

  • #[tool] attribute macro for defining tools
  • #[derive(TextFormat)] for implementing the TextFormat trait