Constant elementalist::app_info::built_info::HOST
source · pub const HOST: &str = r"x86_64-unknown-linux-gnu";
Expand description
The host triple of the rust compiler.
pub const HOST: &str = r"x86_64-unknown-linux-gnu";
The host triple of the rust compiler.