Struct hubcaps::teams::OrgTeams [] [src]

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

reference to teams associated with a github org

Methods

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

[src]

list of teams for this org

[src]

provides an iterator over all pages of teams

[src]

adds a repository permission to this team learn more here