[][src]Function coto::delete_task

pub async fn delete_task<'_, '_>(
    token: &'_ String,
    id: &'_ String
) -> Result<(), Box<dyn Error>>