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