Expand description
Types related to cfg expressions
Modules
Structs
A parsed
cfg()
expression that can evaluatedEnums
A predicate function, used to combine 1 or more predicates
into a single value
A single predicate in a
cfg()
expressionAll predicates that pertains to a target, except for
target_feature
Traits
A propositional logic used to evaluate
Expression
instances.