Struct gitlab::api::groups::Group [−][src]
pub struct Group<'a> { /* fields omitted */ }Query for a specific group on an instance.
Implementations
impl<'a> Group<'a>[src]
impl<'a> Group<'a>[src]pub fn builder() -> GroupBuilder<'a>[src]
Create a builder for the endpoint.
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Group<'a>
impl<'a> RefUnwindSafe for Group<'a>impl<'a> UnwindSafe for Group<'a>
impl<'a> UnwindSafe for Group<'a>Blanket Implementations
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]