Function bootstrap::utils::helpers::check_cfg_arg
source · pub fn check_cfg_arg(name: &str, values: Option<&[&str]>) -> StringExpand description
Create a --check-cfg argument invocation for a given name
and it’s values.