Description
Lists and diffs the public API of Rust library crates. It helps maintainers see what users of a library can access and how API changes between versions.
Use it before releases or during compatibility review. Public API changes can affect downstream crates, so compare output together with semver expectations and release notes.