pkg.soopen package index

brew / 排名 6252

使用 Homebrew, Nix, pacman 安装 cargo-all-features

查看 cargo-all-features 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cargo-all-features

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#cargo-all-features

nixpkgs package indexes · pkgs/by-name/ca/cargo-all-features/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S cargo-all-features

Arch Linux sync databases · cargo-all-features · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Cargo subcommands to build and test all feature flag combinations

命令和别名

  • cargo-all-features
  • cargo-build-all-features
  • cargo-check-all-features
  • cargo-test-all-features

历史

项目历史与用法

cargo-all-features is a small Cargo subcommand suite for building, checking, and testing Rust crates across combinations of feature flags. It addresses a Rust-specific packaging problem: feature combinations can compile differently, and CI matrices often miss bad interactions.

项目历史

The public repository was created in May 2020. Its README frames the tool around Cargo package and workspace commands that run subcommands across all feature flag combinations.

The project stayed intentionally narrow: it provides `cargo all-features` plus build, check, and test variants, with configuration kept in Cargo.toml under package metadata.

采用历史

Adoption is niche but practical among Rust crate maintainers who use optional dependencies and feature-gated APIs. The supplied package-manager facts list Homebrew, Nix, and Arch Linux packages, showing that the tool became available beyond `cargo install`.

The README's rationale is CI maintenance: manually updating per-feature jobs is easy to forget, and testing only individual flags is not exhaustive.

使用方式

Users run commands such as `cargo all-features build`, `cargo all-features check`, or `cargo all-features test` at a package or workspace root. The tool then exercises feature flag combinations for the requested Cargo subcommand.

Configuration lives in Cargo.toml under `[package.metadata.cargo-all-features]`, where users can skip incompatible feature sets, include or deny selected features, cap combination size, and split work into chunks for CI.

为什么软件包爱好者会关心

cargo-all-features is package-nerd useful because Rust feature flags are part of package identity. A crate version is not just one build; it may expose many combinations that downstream packages rely on.

Its value is not broad fame but sharp ergonomics: it turns a maintenance-prone CI matrix into a Cargo-native check that package authors can run locally or in automation.

时间线

  • 2020: cargo-all-features repository created on GitHub.
  • 2020: Git tags include an early 0.1.0 tag and later 1.x releases.
  • 2026: Repository metadata shows the project still available with Rust, Cargo, testing, and feature-flag topics.

Related projects

  • cargo-all-features is related to Cargo feature flags, Cargo workspaces, and Rust CI systems that need to test optional dependency combinations.
  • It is conceptually adjacent to cargo-hack, another Rust ecosystem tool often used for feature-combination checking, though this batch's official sources only document cargo-all-features itself.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
Cargo.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cargo-all-features可执行文件已索引可执行文件从本地可执行文件索引发现。
cargo-build-all-features可执行文件已索引可执行文件从本地可执行文件索引发现。
cargo-check-all-features可执行文件已索引可执行文件从本地可执行文件索引发现。
cargo-test-all-features可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.12.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:cargo-all-features
版本1.12.0
软件包管理器Homebrew
主页https://github.com/frewsxcv/cargo-all-features
仓库https://github.com/frewsxcv/cargo-all-features
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

cargo-all-features

nix profile install nixpkgs#cargo-all-features
  • normalized package name match
  • 匹配方式:Cargo All Features
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cargo-all-features/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

cargo-all-features 1.12.0-3

A Cargo subcommand to build and test all feature flag combinations

https://github.com/frewsxcv/cargo-all-features

sudo pacman -S cargo-all-features
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Cargo All Features
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-all-features from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation