Skip to main content

set_active_profile

Function set_active_profile 

Source
pub async fn set_active_profile(
    app: AppHandle,
    scheduler: State<'_, Scheduler>,
    name: String,
) -> Result<(), String>
Expand description

Renderer-facing set_active_profile. Thin wrapper over set_active_profile_impl.