Skip to main content

source_get

Function source_get 

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