Describe the bug
I have a handful of tools and keeping them all in the same file is growing unwieldy. I tried moving them to separate files, but when I call tool_box!, it fails with:
cannot define inherent `impl` for foreign type
What are you using rust-mcp-sdk for?
Select all that apply:
Technical details:
- rust-mcp-sdk Version : 0.4.5
- Cargo features enabled for
rust-mcp-sdk : macros, server, 2025_03_26
- Environment/OS (Mac, Linux, Windows, etc) : macos
To Reproduce
Steps to reproduce the behavior:
- ....
- ....
- ....
Expected behavior
Screenshots
Additional context