Struct hubcaps::issues::Issues [] [src]

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

Provides access to operations available for a repository issues Typically accessed via github.repo(..., ...).issues()

Methods

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

create a new instance of a github repo issue ref