Module hubcaps::issues [] [src]

Issues interface

Structs

Issue
IssueLabels

Provides access to label operations available for an individual issues

IssueListOptions
IssueListOptionsBuilder

a mutable issue list builder

IssueOptions
IssueRef

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

Issues

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

Enums

Sort

Sort options available for github issues

State

enum representation of github pull and issue state