Struct gitlab_api::issues::single::IssueLister [] [src]

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

Methods

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

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

Trait Implementations

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more