Constant auto_owners::RUST_EXTERNAL_TARGET_PREFIX
source · pub(crate) const RUST_EXTERNAL_TARGET_PREFIX: &str = "//third_party/rust_crates:";
Expand description
Prefix found on all generated GN targets for 3p crates.
pub(crate) const RUST_EXTERNAL_TARGET_PREFIX: &str = "//third_party/rust_crates:";
Prefix found on all generated GN targets for 3p crates.