CheckKeybindingConflicts

Function CheckKeybindingConflicts 

Source
pub async fn CheckKeybindingConflicts(
    ApplicationHandle: AppHandle<Wry>,
    Keybinding: String,
) -> Result<Value, String>