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