pub async fn author_list(
client: &OpenAlexClient,
params: &AuthorListParams,
) -> Result<SlimListResponse<AuthorSummary>, FilterError>pub async fn author_list(
client: &OpenAlexClient,
params: &AuthorListParams,
) -> Result<SlimListResponse<AuthorSummary>, FilterError>