[][src]Function github_star_counter::template_output

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