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