Constant epp_proxy::built_info::CFG_TARGET_ARCH
source · [−]pub const CFG_TARGET_ARCH: &str = r"x86_64";
Expand description
The target architecture, given by CARGO_CFG_TARGET_ARCH
.
pub const CFG_TARGET_ARCH: &str = r"x86_64";
The target architecture, given by CARGO_CFG_TARGET_ARCH
.