finery 0.2.0

Keyboard-first Jira backlog and Composer with optional MCP access
Documentation
1
2
3
4
5
mod backlog_tree;
mod quick_menu;

pub(super) use backlog_tree::{BacklogSectionEvent, BacklogTree, backlog_tree};
pub(super) use quick_menu::{BacklogDestination, BacklogQuickMenu, BacklogQuickMenuEvent};