Searched refs:posted_collections (Results 1 – 1 of 1) sorted by relevance
601 let posted_collections: HashSet<String> = data.CollectionIds.iter().cloned().collect(); in post_collections_admin() localVariable605 for collection in posted_collections.symmetric_difference(¤t_collections) { in post_collections_admin()610 if posted_collections.contains(&collection.uuid) { in post_collections_admin()