pub(super) fn load_host_triple(
config: &Config,
triple: &str
) -> CargoResult<TargetConfig>Expand description
Loads a single [host] table for the given triple.
pub(super) fn load_host_triple(
config: &Config,
triple: &str
) -> CargoResult<TargetConfig>Loads a single [host] table for the given triple.