Skip to main content

get_task

Function get_task 

Source
pub async fn get_task(
    _task_list_id: &str,
    task_id: &str,
) -> Result<Option<Task>, String>
Expand description

Get a task by ID