Constant vector::built_info::TARGET_ARCH
source ยท pub const TARGET_ARCH: &str = "x86_64";
Expand description
The target architecture being compiled for. (e.g. x86_64)
pub const TARGET_ARCH: &str = "x86_64";
The target architecture being compiled for. (e.g. x86_64)