List and diff the public API of Rust library crates. Relies on rustdoc JSON output from the nightly toolchain.
# Cargo.toml
[dependencies]
public-api = "0.52.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse and list public API items from rustdoc JSON.
Use `cargo +nightly doc --document-private-items --output-format json`
No dependency data recorded yet.