Skip to main content

usage_scope_facts

Function usage_scope_facts 

Source
pub fn usage_scope_facts(
    python: &dyn PythonUsageSource,
    file: &ProjectFile,
    build: impl FnOnce() -> PythonScopeFacts,
) -> Arc<PythonScopeFacts>