pub fn import_binder_from_imports(
python: &dyn PythonSource,
file: &ProjectFile,
imports: &[ImportInfo],
) -> ImportBinderpub fn import_binder_from_imports(
python: &dyn PythonSource,
file: &ProjectFile,
imports: &[ImportInfo],
) -> ImportBinder