Module predicate

Source
Expand description

The module contains storage requirements for the predicate execution.

Structs§

EmptyStorage
Empty storage.
PredicateStorage
No-op storage used for predicate operations.

Enums§

PredicateStorageError
Errors that happen when using predicate storage

Traits§

PredicateStorageProvider
The type that returns the predicate storage instance.
PredicateStorageRequirements
Storage requirements for predicates.

Functions§

empty_predicate_storage
Create an empty predicate storage.