Struct hubcaps::pull_commits::CommitRef [] [src]

pub struct CommitRef {
    pub url: String,
    pub sha: String,
}

Representation of a reference to a commit

Fields

Trait Implementations

impl Debug for CommitRef
[src]

[src]

Formats the value using the given formatter.