Skip to main content

update_task

Function update_task 

Source
pub async fn update_task(
    _task_list_id: &str,
    task_id: &str,
    updates: TaskUpdate,
) -> Result<(), String>
Expand description

Update a task