// src/tui/mod.rs pub mod terminal; pub mod functions; pub use functions::*;