[][src]Function github_star_counter::default_output

pub fn default_output(
    repos: Vec<Repo>,
    stats: RepoStats,
    login: String
) -> Result<String, Error>