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