tauri_api::dialog
pub fn ask<'a>(message: &'a str, title: &'a str) -> DialogSelection
Displays a dialog with a message and an optional title with a "yes" and a "no" button.