Struct github_rs::github::Ref
[−]
[src]
pub struct Ref {
pub ref_: String,
pub url: String,
pub object: Object,
}Fields
ref_: String
url: String
object: Object