MMCP Macros
Procedural macros for the MMCP framework.
This crate provides procedural macros like #[tool]
to make using the MMCP framework more ergonomic.
Example
use ;
use Uuid;
/// Generate a UUID
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.