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