Expose public Rust APIs to language models using `cargo public-api`.
Acerca de
Crate provides a mechanism to make crate's public interface available to language models, leveraging `cargo public-api` for extraction. This allows language models to understand and interact with Rust crates more effectively.