corrode-mcp 0.1.2

Corrode Code MCP Server for Rust
Documentation
1
2
3
4
5
6
// Removed unused workflow module
pub mod prompts;
pub mod crates_io;
pub mod patch;
pub mod treesitter;
pub mod function_signatures;