Constant game::pregame::built_info::CFG_TARGET_ARCH [−][src]
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
.