Struct hubcaps::search::PullRequestInfo [] [src]

pub struct PullRequestInfo {
    pub url: String,
    pub html_url: String,
    pub diff_url: String,
    pub patch_url: String,
}

Fields

Trait Implementations

impl Debug for PullRequestInfo
[src]

[src]

Formats the value using the given formatter.