Skip to main content

extract_cfg_name

Function extract_cfg_name 

Source
fn extract_cfg_name(check_cfg_line: &str) -> Result<&str, &'static str>
Expand description

Extract the cfg name from cfg(name, values(...)) lines