Skip to main content

update_task_without_lock

Function update_task_without_lock 

Source
pub fn update_task_without_lock(
    resolved: &Resolved,
    task_id: &str,
    settings: &TaskUpdateSettings,
) -> Result<()>