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