Crate query_graph
source ·Structs
- The
Graph
struct represents a concurrent query dependency graph. It provides the infrastructure for managing, resolving, and optimizing a wide range of queries across a variety of applications, including but not limited to concurrent incremental compilers.