Skip to main content

enrich

Function enrich 

Source
pub fn enrich(
    root: &Path,
    config: &Config,
    lockfile: Option<&Lockfile>,
) -> Result<EnrichedGraph>
Expand description

Build an enriched graph: construct the graph, then run all analyses unconditionally.