Expand description
rmcp ServerHandler implementation. Tools are registered with
#[tool_router] and each delegates to a tools::* function. Outputs are
returned as Json<T> โ rmcp serialises and emits the structured payload.
rmcp ServerHandler implementation. Tools are registered with
#[tool_router] and each delegates to a tools::* function. Outputs are
returned as Json<T> โ rmcp serialises and emits the structured payload.