Function cargo::core::compiler::check_cfg_args
source ยท fn check_cfg_args(unit: &Unit) -> CargoResult<Vec<OsString>>Expand description
Generates the --check-cfg arguments for the unit.
fn check_cfg_args(unit: &Unit) -> CargoResult<Vec<OsString>>Generates the --check-cfg arguments for the unit.