Constant bundler::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.