cargo::util::context::target

Function load_host_triple

source
pub(super) fn load_host_triple(
    gctx: &GlobalContext,
    triple: &str,
) -> CargoResult<TargetConfig>
Expand description

Loads a single [host] table for the given triple.