Searched refs:RecentImport (Results 1 – 1 of 1) sorted by relevance
63 struct RecentImport { struct68 impl RecentImport { argument80 recently_imported: HashSet<RecentImport>,598 if self.recently_imported.contains(&RecentImport::new(uid, alias.clone())) { in check_and_import()704 self.recently_imported.insert(RecentImport::new(uid, alias.clone())); in check_and_import()