Skip to main content

confirm_hooks_change

Function confirm_hooks_change 

Source
async fn confirm_hooks_change(
    app: &AppHandle,
    enabled: bool,
    hooks: &[Hook],
) -> bool