tts_tui/
lib.rs

1pub mod app;
2pub mod event;
3pub mod handler;
4pub mod tui;
5pub mod ui;