Type Definition tauri_runtime_wry::MenuEventHandler

source ·
pub type MenuEventHandler = Box<dyn Fn(&MenuEvent) + Send>;