Type Definition terminal_menu::TerminalMenu[][src]

pub type TerminalMenu = Arc<RwLock<TerminalMenuStruct>>;