Module predicates::reflection
source · Expand description
Introspect into the state of a Predicate.
Structs
- A descriptive explanation for why a predicate failed.
- Iterator over a
Cases sub-cases. - Iterator over a
Cases by-products. - A view of a
Predicatechild, provided by reflection. - A view of a
Predicateparameter, provided by reflection. - A by-product of a predicate evaluation.
Traits
- Introspect the state of a
Predicate.