Module cargo_gazelle::targets

source ·
Expand description

Definitions for the “rules_rust” Bazel targets.

Structs§

Enums§

Constants§

Traits§

Functions§

  • Returns a set of Cargo features that are common to all platforms, and then any additional features that need to be enabled for a specific platform.
  • Returns a FeatureSet of reverse dependencies (in other words, all crates that depend on) for the provided package, for every platform that we support.

Type Aliases§