Skip to main content

get_work

Function get_work 

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