Skip to main content

author_get

Function author_get 

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