Struct redmine_api::api::groups::UpdateGroupBuilder
source · [−]pub struct UpdateGroupBuilder<'a> { /* private fields */ }
Expand description
Builder for UpdateGroup
.
Implementations
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for UpdateGroupBuilder<'a>
impl<'a> Send for UpdateGroupBuilder<'a>
impl<'a> Sync for UpdateGroupBuilder<'a>
impl<'a> Unpin for UpdateGroupBuilder<'a>
impl<'a> UnwindSafe for UpdateGroupBuilder<'a>
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