向语言模型展示Rust库公共API
Uses cargo public-api to tell language models all about a crate's public interface.
cargo public-api
cargo build --release
cp target/release/crate-mcp $PATH