pub async fn repos_slash_get_top_referrers(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<Vec<ReferrerTraffic>, Error<ReposSlashGetTopReferrersError>>
Expand description
Get the top 10 referrers over the last 14 days.