`#[tool]` generates code that uses Future by name for async functions. This means that consumers have to import Future. This commit fixes that by changing the macro expansion to use std::future::Future instead. The same applies to `#[prompt]` as well. |
||
|---|---|---|
| .. | ||
| rmcp | ||
| rmcp-macros | ||