Struct redmine_api::api::groups::ListGroupsBuilder
source · [−]pub struct ListGroupsBuilder {}
Expand description
Builder for ListGroups
.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ListGroupsBuilder
impl Send for ListGroupsBuilder
impl Sync for ListGroupsBuilder
impl Unpin for ListGroupsBuilder
impl UnwindSafe for ListGroupsBuilder
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