Skip to main content

is_any_cfg

Function is_any_cfg 

Source
fn is_any_cfg(cfg: &CfgEntry) -> bool
Expand description

Returns true if is CfgEntry::Any, otherwise returns false.