Structs

The edges between a memoized value and other queries in the dependency graph. These edges include both dependency edges e.g., when creating the memoized value for Q0 executed another function Q1) and output edges (e.g., when Q0 specified the value for another query Q2).

Enums

Tracks the way that a memoized value for a query was created.