universal-tool-macros 0.1.6

Procedural macros for Universal Tool Framework - generate CLI, REST, and MCP interfaces
Documentation

Universal Tool Framework (UTF) Procedural Macros

This crate provides the procedural macros that power UTF's code generation. Users should depend on universal-tool-core, not this crate directly.

See parser.rs for detailed documentation on the feature propagation system.