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