ublx 0.1.5

TUI to index once, enrich with metadata, and browse a flat snapshot in a 3-pane layout with multiple modes.
1
2
3
4
//! 3-panel TUI state ([`setup`]) and style helpers ([`style`]).

pub mod setup;
pub mod style;