Skip to main content

estimate_build

Function estimate_build 

Source
pub fn estimate_build(edges: &[EdgeRow]) -> BuildEstimate
Expand description

Estimates node and edge counts for a build without exporting a snapshot.

ยงPerformance

This function is O(m).