Structs§
- McpInventory
- Read-only snapshot of MCP tool names visible to one agent.
Cheap to build, cheap to clone — just
Vec<String>behind anArc. Built once per inject pass and threaded into the resolver.
Vec<String> behind an Arc.
Built once per inject pass and threaded into the resolver.