Struct gitlab_api::groups::GroupsLister [] [src]

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

Methods

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

Commit the lister: Query GitLab and return a list of groups.

Trait Implementations

impl<'a> Debug for GroupsLister<'a>
[src]

Formats the value using the given formatter.

impl<'a> Clone for GroupsLister<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more