FICHA · MANJARO

cargo-public-api

List and diff the public API of Rust library crates

  • tool
  • CLI
  • CODE-ANALYSIS
  • COMPATIBILITY
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

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.

How to run

cargo public-api

Commands: cargo public-api

Permissions

Permissions not analysed for this source yet.