[][src]Function coto::get_task

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