Module yaxpeax_core::data::modifier[][src]

Structs

The Vec<ModifierExpression> are conjunctions. This differs from ValueSet, which uses a sequence of values as disjunctions. This means there’s no way to express a sparseset of values as ModifierExpression, for the time being.

Enums

Traits