pub fn usage_seeds(
python: &dyn PythonUsageSource,
target_file: &ProjectFile,
target_short: &str,
) -> BTreeSet<(ProjectFile, String)>Expand description
Export seeds for the target, following re-export chains.
pub fn usage_seeds(
python: &dyn PythonUsageSource,
target_file: &ProjectFile,
target_short: &str,
) -> BTreeSet<(ProjectFile, String)>Export seeds for the target, following re-export chains.