pub fn export_index_from_file_facts(
python: &dyn PythonSource,
file: &ProjectFile,
facts: &dyn IndexedFileFacts,
module_name: &str,
binder: &ImportBinder,
) -> ExportIndexpub fn export_index_from_file_facts(
python: &dyn PythonSource,
file: &ProjectFile,
facts: &dyn IndexedFileFacts,
module_name: &str,
binder: &ImportBinder,
) -> ExportIndex