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