Expand description
Introspect into the state of a Predicate.
Structs§
- Case
- A descriptive explanation for why a predicate failed.
- Case
Children - Iterator over a
Cases sub-cases. - Case
Products - Iterator over a
Cases by-products. - Child
- A view of a
Predicatechild, provided by reflection. - Parameter
- A view of a
Predicateparameter, provided by reflection. - Product
- A by-product of a predicate evaluation.
Traits§
- Predicate
Reflection - Introspect the state of a
Predicate.