rust-analyzer-mcp 0.2.0

MCP server for rust-analyzer integration
1
2
3
4
5
6
mod unit {
    mod protocol {
        mod request_tests;
        mod tool_tests;
    }
}