Constant target_triple::TARGET
source ยท pub const TARGET: &str = "x86_64-apple-darwin";
Expand description
The target triple that is being compiled for.
pub const TARGET: &str = "x86_64-apple-darwin";
The target triple that is being compiled for.