[][src]Module phreak_engine::memory

The memory module contains structures for storing information about the execution of the rules. We have Memory structures that represent the information about a field, and Work Memory Entities that store information about a matching fact.

Enums

Memory

A memory stores the fact that we have matched a field, or the field didn't need matching.