rust-analyzer-mcp 0.1.0

MCP server for rust-analyzer integration
1
2
3
4
mod integration {
    mod diagnostics;
    mod mcp_server_test;
}