Struct github_rs::github::Tree
[−]
[src]
pub struct Tree {
pub url: String,
pub sha: String,
}Fields
url: String
sha: String