Searched defs:item_sections (Results 1 – 2 of 2) sorted by relevance
431 let item_sections = ItemSection::ALL in sidebar_module_like() localVariable
296 fn item_sections(&self) -> FxHashSet<ItemSection> { in item_sections() method