TARGET_ARCH

Constant TARGET_ARCH 

Source
pub const TARGET_ARCH: &str = "x86_64";
Expand description

The target architecture being compiled for. (e.g. x86_64)