Constant vector::built_info::TARGET

source ยท
pub const TARGET: &str = "x86_64-unknown-linux-gnu";
Expand description

The target triple being compiled for. (e.g. x86_64-pc-windows-msvc)