Constant map_gui::tools::title_screen::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.