pub(super) fn get_target_applies_to_host(config: &Config) -> CargoResult<bool>Expand description
Returns true if the [target] table should be applied to host targets.
pub(super) fn get_target_applies_to_host(config: &Config) -> CargoResult<bool>Returns true if the [target] table should be applied to host targets.