pub fn all_items_expect() -> Vec<Item>
Expand description

Designed to return all possible items, including modulars. And some impossible too, like ItemKind::TagExamples.