Expand description
The module contains storage requirements for the predicate execution.
Structs§
- Empty
Storage - Empty storage.
- Predicate
Storage - No-op storage used for predicate operations.
Enums§
- Predicate
Storage Error - Errors that happen when using predicate storage
Traits§
- Predicate
Storage Provider - The type that returns the predicate storage instance.
- Predicate
Storage Requirements - Storage requirements for predicates.
Functions§
- empty_
predicate_ storage - Create an empty predicate storage.