Struct hubcaps::pulls::PullRequest [] [src]

pub struct PullRequest<'a> { /* fields omitted */ }

A structure for accessing interfacing with a specific pull request

Methods

impl<'a> PullRequest<'a>
[src]

Request a pull requests information

short hand for editing state = open

shorthand for editing state = closed

Edit a pull request

returns issue comments interface

returns review comments interface