Skip to main content

analyse_with_external_refs

Function analyse_with_external_refs 

Source
pub fn analyse_with_external_refs(
    module: &Module,
    source: &str,
    external_refs: &HashSet<String>,
) -> AnalyseResult
Expand description

Run structural checks plus process-level analysis, accounting for cross-module references.