cratesio-mcp 0.2.1

MCP server for querying crates.io - the Rust package registry
Documentation
1
2
3
4
//! docs.rs integration: cache and formatting for rustdoc JSON.

pub mod cache;
pub mod format;