Searched defs:app (Results 1 – 2 of 2) sorted by relevance
41 let mut app = App::new("DragonOS Log Monitor"); in start_headless_app() localVariable66 let mut app = App::new("DragonOS Log Monitor"); in start_tui_app() localVariable
9 pub mod app; module