pub const RUSTC_HOST_TRIPLE: &str = "x86_64-unknown-linux-gnu";
Host target triple of the rustc used to build the crate.
rustc