Function picterm::start_ui

source ·
pub async fn start_ui<'a>(app: &Arc<Mutex<App<'a>>>, path: String) -> Result<()>