Struct redmine_api::api::groups::GetGroupBuilder
source · [−]pub struct GetGroupBuilder { /* private fields */ }
Expand description
Builder for GetGroup
.
Implementations
associated data to include
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GetGroupBuilder
impl Send for GetGroupBuilder
impl Sync for GetGroupBuilder
impl Unpin for GetGroupBuilder
impl UnwindSafe for GetGroupBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more