Struct redmine_api::api::groups::AddUserToGroup
source · [−]pub struct AddUserToGroup { /* private fields */ }
Expand description
The endpoint to add a Redmine user to a Redmine group
Implementations
Create a builder for the endpoint.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddUserToGroup
impl Send for AddUserToGroup
impl Sync for AddUserToGroup
impl Unpin for AddUserToGroup
impl UnwindSafe for AddUserToGroup
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