Constant clefviewer::build::BUILD_TARGET_ARCH
source · pub const BUILD_TARGET_ARCH: &str = r#"x86_64"#;
Expand description
The architecture of the target for this build. This is the “architecture” part of the BUILD_TARGET
constant.