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