repos_slash_get_top_referrers

Function repos_slash_get_top_referrers 

Source
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.