Struct github_rs::github::Repo
[−]
[src]
pub struct Repo { pub id: u64, pub name: String, pub url: String, }
Fields
id: u64
name: String
url: String