Skip to main content

import_binder_from_imports

Function import_binder_from_imports 

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