Struct hubcaps::branches::Branches [] [src]

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

reference to gists associated with a github user

Methods

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

[src]

list of branches for this repo

[src]

provides an iterator over branches for this repo

[src]

gets a branch for this repo by name

[src]