Constant target_triple::TARGET
source ยท pub const TARGET: &str = "i686-unknown-linux-gnu";
Expand description
The target triple that is being compiled for.
pub const TARGET: &str = "i686-unknown-linux-gnu";
The target triple that is being compiled for.