macOS
brew install cargo-public-apilocal Homebrew formula metadata
brew
cargo-public-api のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-public-apilocal Homebrew formula metadata
nix profile install nixpkgs#cargo-public-apinixpkgs package indexes · pkgs/by-name/ca/cargo-public-api/package.nix · ソース: api.github.com
sudo pacman -S cargo-public-apiArch Linux sync databases · cargo-public-api · ソース: geo.mirror.pkgbuild.com
概要
List and diff the public API of Rust library crates
履歴
cargo-public-api is a Cargo subcommand and companion tooling for listing and diffing the public API of Rust library crates.
The GitHub repository was created in January 2022, and the crate appeared on crates.io in April 2022. The README explains that it builds rustdoc JSON and uses it to list public items or compare APIs across releases and commits.
The tool is packaged on crates.io and listed in Homebrew, Nix, and Arch package facts for this batch. crates.io classifies it as both a command-line utility and a Cargo plugin, reflecting its use from local terminals and CI.
The README shows cargo public-api for listing a crate API, cargo public-api diff for comparing against a published version, latest release, or commit range, and a CI pattern that snapshots API output to catch unintended public API changes.
Rust package maintainers use it to make semver review concrete: instead of manually scanning exported items, they can diff rustdoc-derived public API output and gate changes in CI.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-public-api | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cargo-public-api/cargo-public-api
インストールメタデータ
| パッケージキー | brew:cargo-public-api |
|---|---|
| バージョン | 0.52.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-public-api |
| ホームページ | https://github.com/cargo-public-api/cargo-public-api |
| リポジトリ | https://github.com/cargo-public-api/cargo-public-api |
| 上流ドキュメント | https://github.com/cargo-public-api/cargo-public-api#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/cargo-public-api/cargo-public-api/archive/refs/tags/v0.52.0.tar.gz |
| 最終更新 | 2026-05-25T22:02:40Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-public-api |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cargo-public-api
nix profile install nixpkgs#cargo-public-apicargo-public-api 0.52.0-1
List and diff the public API of Rust library crates
https://github.com/cargo-public-api/cargo-public-api
sudo pacman -S cargo-public-apiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.