pub fn resolve_id_by_path( world: &dyn World, current: FileId, import_path: &str, ) -> Option<FileId>
Resolve a file id by its import path.