default_target_triple

Function default_target_triple 

Source
pub fn default_target_triple() -> &'static str
Expand description

The default target triple to build for.

This typically matches the triple of the current binary. But in some cases we remap to a more generic target.