prepare_conditions

Function prepare_conditions 

Source
pub(crate) fn prepare_conditions(config: &Config) -> PreparedConditions
Expand description

Uses information about the current target (and all targets) to pre-compute a value (true or false) for a number of “conditions”. Those conditions can then be used by ignore-* and only-* directives.