Skip to main content

analyse_with_cross_module

Function analyse_with_cross_module 

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

Run structural checks plus process-level analysis with full cross-module context.