Constant target_triple::HOST

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

The host triple of the Rust compiler.