Module outputs

Module outputs 

Source
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ยง

AnalysisErrorOutput
Error output for analysis tools
StructureNode
Enhanced node structure for crate structure analysis
StructureOutput
Output from structure (analyze_crate_structure) operation