Function cargo::util::context::target::get_target_applies_to_host

source ยท
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.