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