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