Module eiffelvis_core::tracked_query
source · [−]Expand description
Generic tracked graph query functionality
Structs
Pair of RangeBounds implementation that owns it’s bounds
Yields only the nodes that have been added to graph since the last call to
handle
Tracked version of crate::query::SubGraphs, behaves in the same manner as TrackedNodes.