Constant bundler::built_info::TARGET
source ยท pub const TARGET: &str = r"x86_64-unknown-linux-gnu";
Expand description
The target triple that was being compiled for.
pub const TARGET: &str = r"x86_64-unknown-linux-gnu";
The target triple that was being compiled for.