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