[][src]Function thoth::client::get_work

pub async fn get_work(
    work_id: Uuid,
    thoth_url: String
) -> Result<WorkQueryWork, ThothError>