Struct hubcaps::pulls::PullRequests [] [src]

pub struct PullRequests<C> where
    C: Clone + Connect
{ /* fields omitted */ }

A structure for interfacing with a repositories list of pull requests

Methods

impl<C: Clone + Connect> PullRequests<C>
[src]

[src]

Get a reference to a structure for interfacing with a specific pull request

[src]

Create a new pull request

[src]

list pull requests

[src]

provides a stream over all pages of pull requests