Skip to main content

field_get

Function field_get 

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