Skip to main content

topic_get

Function topic_get 

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