Struct hubcaps::issues::IssueLabels [] [src]

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

Methods

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

add a set of labels to this issue ref

remove a label from this issue

replace all labels associated with this issue with a new set. providing an empty set of labels is the same as clearing the current labels

remove all labels from an issue