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