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