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