Module cargo_gazelle::config
source ยท Structsยง
- Extra configuration for a
RustBinary
target. - Extra configuration for a
CargoBuildScript
target. - Extra config that is common among all target types.
- Extra configuration for the Bazel targets generated for a crate.
- Global configuration for generating
BUILD
files. - Extra configuration for a
RustLibrary
target. - Extra configuration for a
RustTest
target.
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.