Type Definition eframe::web::backend::AppRunnerRef

source ·
pub type AppRunnerRef = Arc<Mutex<AppRunner>>;