tabiew 0.13.1

A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
1
2
3
4
pub mod list_picker;
pub mod search_picker;
pub mod text_picker;
pub mod text_picker_with_suggestion;