pub(crate) fn parse_cfg(handler: &Handler, cfgs: Vec<String>) -> Cfg
Expand description

Converts strings provided as --cfg [cfgspec] into a Cfg.