Module cargo_gazelle::targets
source · Expand description
Definitions for the “rules_rust” Bazel targets.
Structs§
- An opaque blob of text that we treat as a target.
- Aliases_ 🔒
crates_universe
exposes a few macros that make it easier to define depedencies and aliases.
Enums§
- Size of the Bazel Test.
Constants§
- Name given to the Bazel
filegroup
that exports all protobuf files.
Traits§
- Named 🔒A hack for const generic strings.
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§
- Aliases 🔒