Skip to main content

infer_usage_seeds

Function infer_usage_seeds 

Source
pub fn infer_usage_seeds(
    python: &dyn PythonUsageSource,
    target: &CodeUnit,
    seed_names: BTreeSet<String>,
) -> BTreeSet<(ProjectFile, String)>