Skip to main content

funder_get

Function funder_get 

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