triple!() { /* proc-macro */ }
Creates a static Triple at build time.
const TARGET: Triple = triple!("x86_64-unknown-linux-gnu");