pub fn bar_items( state: &AppState, bar: Bar, ) -> Vec<(&'static str, &'static str)>
The (key, action) labels a bar shows in the current state — derived from the same rows and predicate lookup dispatches through.
lookup