Expand description
Output types for analysis tools
These types are used as the return values from analysis tool methods. They are serialized to JSON strings for the MCP protocol, and can be deserialized in tests for type-safe validation.
Structsยง
- Analysis
Error Output - Error output for analysis tools
- Structure
Node - Enhanced node structure for crate structure analysis
- Structure
Output - Output from structure (analyze_crate_structure) operation