Function dinghy_build::build_env::target_env_from_triple

source ยท
pub fn target_env_from_triple(
    var_base: &str,
    triple: &str,
    is_host: bool,
) -> Result<String>
Expand description

Access var_base directly, using targetting rules.