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