tabiew 0.15.1

A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
1
2
3
4
pub mod highlighted_line;
pub mod input;
pub mod status_bar;
pub mod tabiew_logo;