Searched defs:allowlisted_items (Results 1 – 2 of 2) sorted by relevance
161 allowlisted_items: HashSet<ItemId>, field382 let allowlisted_items: HashSet<_> = in new() localVariable
2206 pub fn allowlisted_items(&self) -> &ItemSet { in allowlisted_items() method