Skip to main content

work_get

Function work_get 

Source
pub async fn work_get(
    client: &OpenAlexClient,
    id: &str,
    params: &GetParams,
) -> Result<Work, FilterError>