Structsยง
- Binary
Config - Extra configuration for a
RustBinary
target. - Build
Config - Extra configuration for a
CargoBuildScript
target. - Common
Config - Extra config that is common among all target types.
- Crate
Config - Extra configuration for the Bazel targets generated for a crate.
- Global
Config - Global configuration for generating
BUILD
files. - Library
Config - Extra configuration for a
RustLibrary
target. - Test
Config - Extra configuration for a
RustTest
target.
Enumsยง
- Config
Setting Group - Values that are mirrored in
/misc/bazel/platforms/BUILD.bazel
.
Constantsยง
- DOC_
TEST_ ๐NAME - Name that should be used to specify extra config for doc tests.
- KEY_
NAME ๐ - LIB_
TEST_ ๐NAME - Name that should be used to specify extra config for library tests.