Struct hubcaps::issues::IssueRef [] [src]

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

Provides access to operations available for a single issue Typically accessed from github.repo(.., ..).issues().get(number)

Methods

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

create a new instance of a github repo issue ref