summaryrefslogtreecommitdiffstats
path: root/src/components.rs
blob: c2ee5aaee0564776ff9b200b192dce93b8c56890 (plain)
1
2
3
pub mod data_table;
pub mod time_graph;
pub mod tui_widget;