|
cargo-public-api
☆
« Back to VersTracker
|
|||||
|
Description: List and diff the public API of Rust library crates |
|||||
| Type: Formula | Latest Version: 0.50.1@0 | Tracked Since: Dec 17, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: rust cli api developer-tools semver dev-tool | |||||
| Install: brew install cargo-public-api | |||||
|
About: cargo-public-api is a command-line tool for Rust developers to inspect and compare the public API of library crates. It leverages rustdoc's JSON output to generate a precise list of all public items, such as structs, traits, and functions. This is invaluable for managing API stability, as it can generate diffs between versions to detect breaking changes. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|