pub async fn open_settings_camera()Expand description
Async helper: shell out to open System Settings → Camera
(M-RECP.0 / AUT-261). Silently no-ops outside Tauri (so
trunk serve dev doesn’t error on click) and silently swallows
spawn errors — the user-facing “tell me if I can’t open this”
case is rare enough that surfacing it adds more noise than value.